Uses of Class
net.revelc.code.formatter.xml.lib.XMLTagFormatter.AttributePair
-
-
Uses of XMLTagFormatter.AttributePair in net.revelc.code.formatter.xml.lib
Methods in net.revelc.code.formatter.xml.lib that return XMLTagFormatter.AttributePair Modifier and Type Method Description XMLTagFormatter.AttributePairXMLTagFormatter.Tag. getAttributePair(int i)Methods in net.revelc.code.formatter.xml.lib that return types with arguments of type XMLTagFormatter.AttributePair Modifier and Type Method Description protected List<XMLTagFormatter.AttributePair>XMLTagFormatter.TagParser. getAttibutes(String elementText)Method parameters in net.revelc.code.formatter.xml.lib with type arguments of type XMLTagFormatter.AttributePair Modifier and Type Method Description voidXMLTagFormatter.Tag. setAttributes(List<XMLTagFormatter.AttributePair> attributePair)
-