Uses of Interface
io.kojan.xml.XMLDumper
-
Uses of XMLDumper in io.kojan.xml
Methods in io.kojan.xml with parameters of type XMLDumperModifier and TypeMethodDescriptionprotected voidAttribute.dump(XMLDumper dumper, AttributeType value) protected abstract voidProperty.dump(XMLDumper dumper, NestedType value) Serializes the property into XML format, using givenXMLDumper.protected voidRelationship.dump(XMLDumper dumper, RelatedType value)