|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceElement
Superclass for all types of elements of instancedocuments in XBRL environment
Copyright 2006 J2R BV, The Netherlands.
Part of Licensed Materials.
www.batavia-xbrl.com
| Method Summary | |
|---|---|
InstanceElement |
createChildElement(FullyQualifiedName qName)
Create a child InstanceElement with the given FullyQualifiedName and add it to the XbrlElement. |
java.util.List |
getAllowedSubstitutions(Declaration declaration)
Returns allowed substitutions for the given declaration in the context of this XML element its DTS. |
java.util.List |
getChildren(Declaration declaration)
Return this XML elements children that conform to the given XSD declaration. |
DiscoverableTaxonomySet |
getMyDiscoverableTaxonomySet()
Get this elements' DTS by walking up the tree of ancestors from it self onwards to see if there are InstanceDocumentLink implementors that can return the requested DTS. |
Xbrl |
getXbrlRoot()
Return this instance element its root XBRL element. |
| Methods inherited from interface com.batavia.xbrl.XbrlElement |
|---|
addChild, fromXbrl, getXbrlElementNameSpace, removeChild, toXbrlStream, toXbrlString |
| Methods inherited from interface com.batavia.xml.XmlParticle |
|---|
destroy, getBaseUri, getParent, getPrefix, getTargetNameSpace, isBoolean, isNumber, p_equal, resolveNamespacePrefix, setParent, toXstring |
| Methods inherited from interface com.batavia.xml.ComparablePart |
|---|
c_equal, identical, s_equal, u_equal, v_equal, x_equal |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.relaxng.datatype.ValidationContext |
|---|
isNotation, isUnparsedEntity |
| Methods inherited from interface com.batavia.xml.IdKeeper |
|---|
addIdHolder, getHolder, removeIdHolder |
| Method Detail |
|---|
Xbrl getXbrlRoot()
DiscoverableTaxonomySet getMyDiscoverableTaxonomySet()
getMyDiscoverableTaxonomySet in interface XbrlElementjava.util.List getChildren(Declaration declaration)
declaration -
java.util.List getAllowedSubstitutions(Declaration declaration)
declaration -
InstanceElement createChildElement(FullyQualifiedName qName)
qName -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||