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 DOMpublic String[] getNamesArray()
public String[] getUrisArray()
public int[] getTypesArray()
public String[] getNamespaceArray()
public DOM getDOMImpl()
public DTMAxisIterator getIterator()
getIterator in interface DOMpublic String getStringValue()
getStringValue in interface DOMpublic DTMAxisIterator getChildren(int node)
getChildren in interface DOMpublic void setFilter(StripFilter filter)
public DTMAxisIterator getTypedChildren(int type)
getTypedChildren in interface DOMpublic DTMAxisIterator getNamespaceAxisIterator(int axis, int ns)
getNamespaceAxisIterator in interface DOMpublic DTMAxisIterator getAxisIterator(int axis)
getAxisIterator in interface DOMpublic DTMAxisIterator getTypedAxisIterator(int axis, int type)
getTypedAxisIterator in interface DOMpublic int getMultiDOMMask()
public void setMultiDOMMask(int mask)
public DTMAxisIterator getNthDescendant(int type, int n, boolean includeself)
getNthDescendant in interface DOMpublic DTMAxisIterator getNodeValueIterator(DTMAxisIterator iterator, int type, String value, boolean op)
getNodeValueIterator in interface DOMpublic DTMAxisIterator orderNodes(DTMAxisIterator source, int node)
orderNodes in interface DOMpublic int getExpandedTypeID(int node)
getExpandedTypeID in interface DOMpublic int getNamespaceType(int node)
getNamespaceType in interface DOMpublic int getAttributeNode(int type,
int element)
getAttributeNode in interface DOMpublic String getNodeName(int node)
getNodeName in interface DOMpublic String getNodeNameX(int node)
getNodeNameX in interface DOMpublic String getNamespaceName(int node)
getNamespaceName in interface DOMpublic String getStringValueX(int node)
getStringValueX in interface DOMpublic void copy(int node,
SerializationHandler handler)
throws TransletException
copy in interface DOMTransletExceptionpublic void copy(DTMAxisIterator nodes, SerializationHandler handler) throws TransletException
copy in interface DOMTransletExceptionpublic String shallowCopy(int node, SerializationHandler handler) throws TransletException
shallowCopy in interface DOMTransletExceptionpublic void characters(int textNode,
SerializationHandler handler)
throws TransletException
characters in interface DOMTransletExceptionpublic Node makeNode(DTMAxisIterator iter)
public NodeList makeNodeList(int index)
makeNodeList in interface DOMpublic NodeList makeNodeList(DTMAxisIterator iter)
makeNodeList in interface DOMpublic String getLanguage(int node)
getLanguage in interface DOMpublic void setDocumentURI(String uri)
public String getDocumentURI()
public String getDocumentURI(int node)
getDocumentURI in interface DOMpublic int getDocument()
getDocument in interface DOMpublic boolean isAttribute(int node)
isAttribute in interface DOMpublic int getNodeIdent(int nodeHandle)
getNodeIdent in interface DOMpublic int getNodeHandle(int nodeId)
getNodeHandle in interface DOMpublic DOM getResultTreeFrag(int initSize, int rtfType)
getResultTreeFrag in interface DOMpublic DOM getResultTreeFrag(int initSize, int rtfType, boolean addToManager)
getResultTreeFrag in interface DOMpublic SerializationHandler getOutputDomBuilder()
getOutputDomBuilder in interface DOMpublic String lookupNamespace(int node, String prefix) throws TransletException
lookupNamespace in interface DOMTransletExceptionpublic String getUnparsedEntityURI(String entity)
getUnparsedEntityURI in interface DOMpublic Hashtable getElementsWithIDs()
getElementsWithIDs in interface DOMCopyright © 2017 JBoss by Red Hat. All rights reserved.