Uses of Interface
io.kojan.xml.XMLDumper
-
Uses of XMLDumper in io.kojan.xml
Classes in io.kojan.xml that implement XMLDumperModifier and TypeClassDescription(package private) class
An implementation ofXMLDumper
using Java StAX API.Methods in io.kojan.xml with parameters of type XMLDumperModifier and TypeMethodDescriptionprotected void
Attribute.dump
(XMLDumper dumper, AttributeType value) protected abstract void
Property.dump
(XMLDumper dumper, NestedType value) Serializes the property into XML format, using givenXMLDumper
.protected void
Relationship.dump
(XMLDumper dumper, RelatedType value)