Uses of Class
net.revelc.code.formatter.xml.lib.FormattingPreferences
-
-
Uses of FormattingPreferences in net.revelc.code.formatter.xml.lib
Methods in net.revelc.code.formatter.xml.lib with parameters of type FormattingPreferences Modifier and Type Method Description StringXMLTagFormatter. format(String tagText, String indent, String lineDelimiter, FormattingPreferences prefs)Constructors in net.revelc.code.formatter.xml.lib with parameters of type FormattingPreferences Constructor Description TagFormatter(FormattingPreferences prefs)XmlDocumentFormatter(String defaultLineDelimiter, FormattingPreferences prefs)XmlDocumentFormatter(FormattingPreferences prefs)
-