Uses of Interface
io.kojan.xml.XMLParser
-
-
Uses of XMLParser in io.kojan.xml
Methods in io.kojan.xml with parameters of type XMLParser Modifier and Type Method Description protected AttributeTypeAttribute. parse(XMLParser parser)protected abstract NestedTypeProperty. parse(XMLParser parser)Deserializes the property from XML format, using givenXMLParser.protected RelatedTypeRelationship. parse(XMLParser parser)
-