|
||||||||||
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
org.apache.commons.jxpath.ri.model.beans.PropertyOwnerPointer
org.eclipse.actf.model.locate.BaseNodePointer
org.eclipse.actf.model.mozdom.locate.MozillaDomNodePointer
public class MozillaDomNodePointer
Field Summary |
---|
Fields inherited from class org.eclipse.actf.model.locate.BaseNodePointer |
---|
config, model, name |
Fields inherited from class org.apache.commons.jxpath.ri.model.NodePointer |
---|
index, locale, parent, UNKNOWN_NAMESPACE, WHOLE_COLLECTION |
Constructor Summary | |
---|---|
MozillaDomNodePointer(org.mozilla.interfaces.nsIDOMNode node,
Locale locale)
|
|
MozillaDomNodePointer(org.mozilla.interfaces.nsIDOMNode node,
org.apache.commons.jxpath.ri.model.NodePointer parent,
Locale locale)
|
Method Summary | |
---|---|
org.apache.commons.jxpath.ri.model.NodeIterator |
childIterator(org.apache.commons.jxpath.ri.compiler.NodeTest test,
boolean reverse,
org.apache.commons.jxpath.ri.model.NodePointer startWith)
|
Object |
getBaseValue()
|
Object |
getImmediateNode()
|
Methods inherited from class org.eclipse.actf.model.locate.BaseNodePointer |
---|
asPath, equals, formPropertiesPredicates, getLength, getName, getPropertyPointer, getRelativePositionByClassName, hashCode, isActual, isCollection, isLeaf, setValue, testNode, testNode |
Methods inherited from class org.apache.commons.jxpath.ri.model.beans.PropertyOwnerPointer |
---|
attributeIterator, compareChildNodePointers, createNodeIterator, isDynamicPropertyDeclarationSupported, remove, setIndex |
Methods inherited from class org.apache.commons.jxpath.ri.model.NodePointer |
---|
clone, compareTo, createAttribute, createChild, createChild, createPath, createPath, getDefaultNamespaceURI, getImmediateParentPointer, getImmediateValuePointer, getIndex, getLocale, getNamespaceResolver, getNamespaceURI, getNamespaceURI, getNode, getNodeValue, getParent, getPointerByID, getPointerByKey, getRootNode, getValue, getValuePointer, isAttribute, isContainer, isDefaultNamespace, isLanguage, isNode, isRoot, namespaceIterator, namespacePointer, newChildNodePointer, newNodePointer, printPointerChain, setAttribute, setNamespaceResolver, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MozillaDomNodePointer(org.mozilla.interfaces.nsIDOMNode node, Locale locale)
public MozillaDomNodePointer(org.mozilla.interfaces.nsIDOMNode node, org.apache.commons.jxpath.ri.model.NodePointer parent, Locale locale)
Method Detail |
---|
public Object getBaseValue()
getBaseValue
in class org.apache.commons.jxpath.ri.model.NodePointer
public Object getImmediateNode()
getImmediateNode
in class org.apache.commons.jxpath.ri.model.beans.PropertyOwnerPointer
public org.apache.commons.jxpath.ri.model.NodeIterator childIterator(org.apache.commons.jxpath.ri.compiler.NodeTest test, boolean reverse, org.apache.commons.jxpath.ri.model.NodePointer startWith)
childIterator
in class org.apache.commons.jxpath.ri.model.beans.PropertyOwnerPointer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |