|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.om.XMLFragment
com.ihr.xbrl.om.taxonomy.XBRLUsedOn
public class XBRLUsedOn
A Used On Information Item
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
usedOnQName
|
| Fields inherited from class com.ihr.xbrl.om.XMLFragment |
|---|
CONCEPT_LABEL, CONCEPT_QNAME, EMPTYRELATIONSHIPSITERATORINSTANCE, EMPTYXMLFRAGMENTITERATORINSTANCE, FACT_CONCEPT_DATATYPE, FACT_CONCEPT_LABEL, FACT_QNAME, idQName, NO_POSITION, OrderComparator, PERIOD_TYPE, PERIOD_VALUE, SHORT_TEXT, SOURCE_DOCUMENT, XPATH, XPOINTER |
| Constructor Summary | |
|---|---|
XBRLUsedOn(XBRLRoleAndArcroleTypes parent,
javax.xml.namespace.QName qName)
|
|
XBRLUsedOn(XBRLRoleAndArcroleTypes parent,
net.sf.saxon.s9api.XdmNode node)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
Sets a new XPathFunctionResolver for this object |
XBRLRoleAndArcroleTypes |
getParent()
The parent XMLFragment node of this XMLFragment node. |
javax.xml.namespace.QName |
getQName()
|
int |
hashCode()
|
boolean |
s_equal2(java.lang.Object other)
Resolves s_equal2 comparison of this node against the other node. |
void |
setParent(XBRLRoleAndArcroleTypes newParent)
|
void |
setQName(javax.xml.namespace.QName qName)
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final javax.xml.namespace.QName usedOnQName
| Constructor Detail |
|---|
public XBRLUsedOn(XBRLRoleAndArcroleTypes parent,
net.sf.saxon.s9api.XdmNode node)
public XBRLUsedOn(XBRLRoleAndArcroleTypes parent,
javax.xml.namespace.QName qName)
parent - XBRLRoleAndArcroleTypesqName - QName| Method Detail |
|---|
public XBRLRoleAndArcroleTypes getParent()
XMLFragmentFor XBRLAttribute nodes, the parent is the element node.
For Document nodes the returned value is null
For Embedded document nodes, the returned value is the parent element node.
getParent in interface XMLHasParentgetParent in class XMLFragmentpublic void setParent(XBRLRoleAndArcroleTypes newParent)
public void setQName(javax.xml.namespace.QName qName)
public javax.xml.namespace.QName getQName()
public boolean s_equal2(java.lang.Object other)
XMLFragment
s_equal2 in class XMLFragmentother - The other node (preferably an XMLFragment) that contains a non null NodeInfo document.
public boolean equals(java.lang.Object other)
XMLFragment
equals in class XMLFragmentpublic int hashCode()
hashCode in class XMLFragment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||