public interface DOMEnhancedForDTM extends DOM
ADAPTIVE_RTF, FIRST_TYPE, NO_TYPE, NULL, RETURN_CURRENT, RETURN_PARENT, SIMPLE_RTF, TREE_RTF
Modifier and Type | Method and Description |
---|---|
String |
getDocumentURI() |
int |
getElementById(String idString) |
int |
getExpandedTypeID2(int nodeHandle) |
short[] |
getMapping(String[] names,
String[] uris,
int[] types) |
short[] |
getNamespaceMapping(String[] namespaces) |
int[] |
getReverseMapping(String[] names,
String[] uris,
int[] types) |
short[] |
getReverseNamespaceMapping(String[] namespaces) |
boolean |
hasDOMSource() |
void |
setDocumentURI(String uri) |
characters, copy, copy, getAttributeNode, getAxisIterator, getChildren, getDocument, getDocumentURI, getElementsWithIDs, getExpandedTypeID, getIterator, getLanguage, getNamespaceAxisIterator, getNamespaceName, getNamespaceType, getNodeHandle, getNodeIdent, getNodeName, getNodeNameX, getNodeValueIterator, getNSType, getNthDescendant, getOutputDomBuilder, getParent, getResultTreeFrag, getResultTreeFrag, getSize, getStringValue, getStringValueX, getTypedAxisIterator, getTypedChildren, getUnparsedEntityURI, isAttribute, isElement, lessThan, lookupNamespace, makeNode, makeNode, makeNodeList, makeNodeList, orderNodes, setFilter, setupMapping, shallowCopy
short[] getNamespaceMapping(String[] namespaces)
short[] getReverseNamespaceMapping(String[] namespaces)
String getDocumentURI()
void setDocumentURI(String uri)
int getExpandedTypeID2(int nodeHandle)
boolean hasDOMSource()
int getElementById(String idString)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.