Provides flexible indenting for XML encoding. This class generates strings of spaces to be prepended to lines of XML. The strings are formed according to a specified indent width and the given depth.
@since 1.0
@author Marco Barreno
@author Seth Proctor
Interface that defines objects that can produce indentation used to separate object entries and array values. Indentation in this context just means insertion of white space, independent of whether linefeeds are output.
Provides flexible indenting for XML encoding. This class generates strings of spaces to be prepended to lines of XML. The strings are formed according to a specified indent width and the given depth.
@since 1.0
@author Marco Barreno
@author Seth Proctor
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.