Hierarchy For Package org.simpleframework.xml
Interface Hierarchy
- org.simpleframework.xml.Serializer
Annotation Interface Hierarchy
- org.simpleframework.xml.Attribute (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Default (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Element (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.ElementArray (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.ElementList (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.ElementListUnion (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.ElementMap (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.ElementMapUnion (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.ElementUnion (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Namespace (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.NamespaceList (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Order (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Path (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Root (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Text (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Transient (implements java.lang.annotation.Annotation)
- org.simpleframework.xml.Version (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.simpleframework.xml.DefaultType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)