Uses of Class
com.biglybt.core.xml.util.XMLElement
Packages that use XMLElement
-
Uses of XMLElement in com.biglybt.core.xml.util
Classes in com.biglybt.core.xml.util that implement interfaces with type arguments of type XMLElementFields in com.biglybt.core.xml.util with type parameters of type XMLElementModifier and TypeFieldDescriptionprivate static final Comparator<XMLElement> XMLElement.CONTENT_COMPARATORprotected Collection<XMLElement> XMLElement.contentsMethods in com.biglybt.core.xml.util that return XMLElementModifier and TypeMethodDescriptionXMLElement.makeContent(String tag_name) XMLElement.makeContent(String tag_name, boolean auto_order) Methods in com.biglybt.core.xml.util with parameters of type XMLElementModifier and TypeMethodDescriptionvoidXMLElement.addContent(XMLElement e) intXMLElement.ContentComparator.compare(XMLElement xe1, XMLElement xe2)