|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.jxpath.ri.model.NodePointer
com.edustructures.sifworks.tools.xpath.ADKElementPointer
public abstract class ADKElementPointer
A base class for ADK NodePointer instances
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jxpath.ri.model.NodePointer |
|---|
UNKNOWN_NAMESPACE, WHOLE_COLLECTION |
| Method Summary | |
|---|---|
int |
compareChildNodePointers(org.apache.commons.jxpath.ri.model.NodePointer arg0,
org.apache.commons.jxpath.ri.model.NodePointer arg1)
|
java.lang.Object |
getBaseValue()
|
java.lang.Object |
getImmediateNode()
|
org.apache.commons.jxpath.ri.QName |
getName()
|
SIFVersion |
getVersion()
The SIFVersion in effect for this object |
boolean |
isLegacyVersion()
|
| Methods inherited from class org.apache.commons.jxpath.ri.model.NodePointer |
|---|
asPath, attributeIterator, childIterator, clone, compareTo, createAttribute, createChild, createChild, createPath, createPath, getImmediateParentPointer, getImmediateValuePointer, getIndex, getLength, getLocale, getNamespaceResolver, getNamespaceURI, getNamespaceURI, getNode, getNodeValue, getParent, getPointerByID, getPointerByKey, getRootNode, getValue, getValuePointer, isActual, isAttribute, isCollection, isContainer, isLanguage, isLeaf, isNode, isRoot, namespaceIterator, namespacePointer, newChildNodePointer, newNodePointer, printPointerChain, remove, setAttribute, setIndex, setNamespaceResolver, setValue, testNode, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object getBaseValue()
getBaseValue in class org.apache.commons.jxpath.ri.model.NodePointerpublic SIFVersion getVersion()
public int compareChildNodePointers(org.apache.commons.jxpath.ri.model.NodePointer arg0,
org.apache.commons.jxpath.ri.model.NodePointer arg1)
compareChildNodePointers in class org.apache.commons.jxpath.ri.model.NodePointerpublic java.lang.Object getImmediateNode()
getImmediateNode in class org.apache.commons.jxpath.ri.model.NodePointerpublic org.apache.commons.jxpath.ri.QName getName()
getName in class org.apache.commons.jxpath.ri.model.NodePointerpublic boolean isLegacyVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||