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 AttributeType
Attribute. parse(XMLParser parser)
protected abstract NestedType
Property. parse(XMLParser parser)
Deserializes the property from XML format, using givenXMLParser
.protected RelatedType
Relationship. parse(XMLParser parser)
-