Hierarchy For Package io.kojan.xml
Class Hierarchy
- java.lang.Object
- io.kojan.xml.Entity<Type,
Bean> - io.kojan.xml.Property<EnclosingType,
EnclosingBean, NestedType> - io.kojan.xml.Attribute<EnclosingType,
EnclosingBean, AttributeType> - io.kojan.xml.Relationship<EnclosingType,
EnclosingBean, RelatedType, RelatedBean>
- io.kojan.xml.Attribute<EnclosingType,
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.kojan.xml.XMLException
- java.lang.Exception
- io.kojan.xml.XMLDumperImpl (implements io.kojan.xml.XMLDumper)
- io.kojan.xml.XMLParserImpl (implements io.kojan.xml.XMLParser)
- io.kojan.xml.Entity<Type,