|
Interface Summary |
| CloneableXml |
|
| Comment |
Interface for all comment fragments. |
| ComparablePart |
Interface to be implemented by classes that provide XBRL comparison functionality. |
| FullyQualifiedName |
Interface for classes that hold a name with a prefix that indicates its namespace. |
| IdHolder |
Interface for all xbrl fragments (instance, taxonomy and linkbase) that are identified by their id. |
| IdKeeper |
Interface for all classes that manage idholders. |
| NameSpace |
Manages namespaces for documents. |
| Sequence |
Special set that uses its contents sequence when comparing to other sequences. |
| Set |
Special type of List subclassed from ArrayList that allows for comparing to other sets. |
| XmlAttribute |
Interface for all xbrl atributes used in xbrl elements. |
| XmlBaseHolder |
Interface for all xbrl fragments (taxonomy, instance and xlink) that can have a xml:base value. |
| XmlDocument |
Interface for all types of documents in XBRL environment. |
| XmlElement |
Interface for all types of elements in XBRL environment. |
| XmlParticle |
Interface for all parts within the XBRL domain. |