ADAPTIVE_RTF, FIRST_TYPE, NULL, RETURN_CURRENT, RETURN_PARENT, SIMPLE_RTF, TREE_RTFpublic MultiDOM(DOM main)
public int nextMask()
public void setupMapping(String[] names, String[] uris, int[] types, String[] namespaces)
setupMapping in interface DOMpublic int addDOMAdapter(DOMAdapter adapter)
public int getDocumentMask(String uri)
public int getDocument()
getDocument in interface DOMpublic DTMManager getDTMManager()
public DTMAxisIterator getIterator()
getIterator in interface DOMpublic String getStringValue()
getStringValue in interface DOMpublic DTMAxisIterator getChildren(int node)
getChildren in interface DOMpublic DTMAxisIterator getTypedChildren(int type)
getTypedChildren in interface DOMpublic DTMAxisIterator getAxisIterator(int axis)
getAxisIterator in interface DOMpublic DTMAxisIterator getTypedAxisIterator(int axis, int type)
getTypedAxisIterator in interface DOMpublic DTMAxisIterator getNthDescendant(int node, int n, boolean includeself)
getNthDescendant in interface DOMpublic DTMAxisIterator getNodeValueIterator(DTMAxisIterator iterator, int type, String value, boolean op)
getNodeValueIterator in interface DOMpublic DTMAxisIterator getNamespaceAxisIterator(int axis, int ns)
getNamespaceAxisIterator 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 el)
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 void setFilter(StripFilter filter)
public 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 String getDocumentURI(int node)
getDocumentURI in interface DOMpublic boolean isAttribute(int node)
isAttribute in interface DOMpublic int getDTMId(int nodeHandle)
public 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 DOM getMain()
public 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 © 2018 JBoss by Red Hat. All rights reserved.