Class XMLFormatter


  • public class XMLFormatter
    extends Object
    XML formatting for better VCS diff. It preserve formatting only in cases: 1) inside one tag if there are only characters, 2) in comments, 3) if there are some characters outside tags
    Author:
    Alexander Buloichik
    • Constructor Detail

      • XMLFormatter

        public XMLFormatter()