ADAPTIVE_RTF, FIRST_TYPE, NO_TYPE, NULL, RETURN_CURRENT, RETURN_PARENT, SIMPLE_RTF, TREE_RTF
Constructor and Description |
---|
DOMAdapter(DOM dom,
String[] namesArray,
String[] urisArray,
int[] typesArray,
String[] namespaceArray) |
public void setupMapping(String[] names, String[] urisArray, int[] typesArray, String[] namespaces)
setupMapping
in interface DOM
public String[] getNamesArray()
public String[] getUrisArray()
public int[] getTypesArray()
public String[] getNamespaceArray()
public DOM getDOMImpl()
public DTMAxisIterator getIterator()
getIterator
in interface DOM
public String getStringValue()
getStringValue
in interface DOM
public DTMAxisIterator getChildren(int node)
getChildren
in interface DOM
public void setFilter(StripFilter filter)
public DTMAxisIterator getTypedChildren(int type)
getTypedChildren
in interface DOM
public DTMAxisIterator getNamespaceAxisIterator(int axis, int ns)
getNamespaceAxisIterator
in interface DOM
public DTMAxisIterator getAxisIterator(int axis)
getAxisIterator
in interface DOM
public DTMAxisIterator getTypedAxisIterator(int axis, int type)
getTypedAxisIterator
in interface DOM
public int getMultiDOMMask()
public void setMultiDOMMask(int mask)
public DTMAxisIterator getNthDescendant(int type, int n, boolean includeself)
getNthDescendant
in interface DOM
public DTMAxisIterator getNodeValueIterator(DTMAxisIterator iterator, int type, String value, boolean op)
getNodeValueIterator
in interface DOM
public DTMAxisIterator orderNodes(DTMAxisIterator source, int node)
orderNodes
in interface DOM
public int getExpandedTypeID(int node)
getExpandedTypeID
in interface DOM
public int getNamespaceType(int node)
getNamespaceType
in interface DOM
public int getAttributeNode(int type, int element)
getAttributeNode
in interface DOM
public String getNodeName(int node)
getNodeName
in interface DOM
public String getNodeNameX(int node)
getNodeNameX
in interface DOM
public String getNamespaceName(int node)
getNamespaceName
in interface DOM
public String getStringValueX(int node)
getStringValueX
in interface DOM
public void copy(int node, SerializationHandler handler) throws TransletException
copy
in interface DOM
TransletException
public void copy(DTMAxisIterator nodes, SerializationHandler handler) throws TransletException
copy
in interface DOM
TransletException
public String shallowCopy(int node, SerializationHandler handler) throws TransletException
shallowCopy
in interface DOM
TransletException
public void characters(int textNode, SerializationHandler handler) throws TransletException
characters
in interface DOM
TransletException
public Node makeNode(DTMAxisIterator iter)
public NodeList makeNodeList(int index)
makeNodeList
in interface DOM
public NodeList makeNodeList(DTMAxisIterator iter)
makeNodeList
in interface DOM
public String getLanguage(int node)
getLanguage
in interface DOM
public void setDocumentURI(String uri)
public String getDocumentURI()
public String getDocumentURI(int node)
getDocumentURI
in interface DOM
public int getDocument()
getDocument
in interface DOM
public boolean isAttribute(int node)
isAttribute
in interface DOM
public int getNodeIdent(int nodeHandle)
getNodeIdent
in interface DOM
public int getNodeHandle(int nodeId)
getNodeHandle
in interface DOM
public DOM getResultTreeFrag(int initSize, int rtfType)
getResultTreeFrag
in interface DOM
public DOM getResultTreeFrag(int initSize, int rtfType, boolean addToManager)
getResultTreeFrag
in interface DOM
public SerializationHandler getOutputDomBuilder()
getOutputDomBuilder
in interface DOM
public String lookupNamespace(int node, String prefix) throws TransletException
lookupNamespace
in interface DOM
TransletException
public String getUnparsedEntityURI(String entity)
getUnparsedEntityURI
in interface DOM
public Hashtable getElementsWithIDs()
getElementsWithIDs
in interface DOM
Copyright © 2018 JBoss by Red Hat. All rights reserved.