Class XMLTagFormatter.AttributePair
- java.lang.Object
-
- net.revelc.code.formatter.xml.lib.XMLTagFormatter.AttributePair
-
- Enclosing class:
- XMLTagFormatter
public static class XMLTagFormatter.AttributePair extends Object
-
-
Constructor Summary
Constructors Constructor Description AttributePair(String attribute, String value, char attributeQuote)
-