cdqa.object
Class XElement
public final class XElement
The XElement class defines a wrapper for DOM Element interface
booleanValue , createDOMClone , createXDOMObject , doubleValue , getDocumentElement , getNodeName , getOwnerDocument , getParentNode , getWrappedNode , intValue , isAtomic , isDOM , print , setWrappedNode , toString |
asBoolean , asDouble , asInteger , asString , booleanValue , createDOMClone , doubleValue , fullText , getDocumentElement , getFullText , getLabel , getNodeName , getOwnerDocument , getParentNode , getType , intValue , isAtomic , isDOM , isEND , isFALSE , isTRUE , pathTo , print , shortText , stringValue , theENDObject , valueCompare , valueCompare |
Path
public static final String Path(Node child)
PathTo
public static final String PathTo(Node parent,
Node child)
create
public static XElement create(Element e)
create
public static XElement create(Node n)
fullText
(package private) final String fullText()
- fullText in interface XObject
getType
public short getType()
Returns the type of this object.
see the enumeration in XObject class
- getType in interface XObject
path
public final String path()
pathToV
public Vector pathToV(XObject o)
shortText
(package private) final String shortText()
- shortText in interface XObject