Hierarchy For Package org.simpleframework.xml

Package Hierarchies:

Interface Hierarchy

Annotation Type 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 Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)