Modifier and Type | Field and Description |
---|---|
public static final int | |
public static final int | |
public static final int | |
public static final int | |
public static final int | |
public static final int | |
public static final int | |
public static final int |
Modifier and Type | Method and Description |
---|---|
public void | |
public void | |
public void | |
public int | |
public DTMAxisIterator | |
public DTMAxisIterator | |
public int | |
public String | |
public Map | |
public int | |
public DTMAxisIterator | |
public String | |
public DTMAxisIterator | |
public String | |
public int | |
public int | |
public int | |
public String | |
public String | |
public DTMAxisIterator | |
public int | |
public DTMAxisIterator | |
public SerializationHandler | |
public int | |
public DOM | |
public DOM | |
public int | |
public String | |
public String | |
public DTMAxisIterator | |
public DTMAxisIterator | |
public String | |
public boolean | |
public boolean | |
public boolean | |
public String | |
public Node | |
public Node | |
public NodeList | |
public NodeList | |
public DTMAxisIterator | |
public void | |
public void | |
public void | |
public String |
ADAPTIVE_RTF | back to summary |
---|---|
public static final int ADAPTIVE_RTF |
FIRST_TYPE | back to summary |
---|---|
public static final int FIRST_TYPE |
NO_TYPE | back to summary |
---|---|
public static final int NO_TYPE |
NULL | back to summary |
---|---|
public static final int NULL |
RETURN_CURRENT | back to summary |
---|---|
public static final int RETURN_CURRENT |
RETURN_PARENT | back to summary |
---|---|
public static final int RETURN_PARENT |
SIMPLE_RTF | back to summary |
---|---|
public static final int SIMPLE_RTF |
TREE_RTF | back to summary |
---|---|
public static final int TREE_RTF |
characters | back to summary |
---|---|
public void characters(final int textNode, SerializationHandler handler) throws TransletException |
copy | back to summary |
---|---|
public void copy(final int node, SerializationHandler handler) throws TransletException |
copy | back to summary |
---|---|
public void copy(DTMAxisIterator nodes, SerializationHandler handler) throws TransletException |
getAttributeNode | back to summary |
---|---|
public int getAttributeNode(final int gType, final int element) |
getAxisIterator | back to summary |
---|---|
public DTMAxisIterator getAxisIterator(final int axis) |
getChildren | back to summary |
---|---|
public DTMAxisIterator getChildren(final int node) |
getDocument | back to summary |
---|---|
public int getDocument() |
getDocumentURI | back to summary |
---|---|
public String getDocumentURI(int node) |
getElementsWithIDs | back to summary |
---|---|
public Map |
getExpandedTypeID | back to summary |
---|---|
public int getExpandedTypeID(final int node) |
getIterator | back to summary |
---|---|
public DTMAxisIterator getIterator() returns singleton iterator containg the document root |
getLanguage | back to summary |
---|---|
public String getLanguage(int node) |
getNamespaceAxisIterator | back to summary |
---|---|
public DTMAxisIterator getNamespaceAxisIterator(final int axis, final int ns) |
getNamespaceName | back to summary |
---|---|
public String getNamespaceName(final int node) |
getNamespaceType | back to summary |
---|---|
public int getNamespaceType(final int node) |
getNodeHandle | back to summary |
---|---|
public int getNodeHandle(final int nodeId) |
getNodeIdent | back to summary |
---|---|
public int getNodeIdent(final int nodehandle) |
getNodeName | back to summary |
---|---|
public String getNodeName(final int node) |
getNodeNameX | back to summary |
---|---|
public String getNodeNameX(final int node) |
getNodeValueIterator | back to summary |
---|---|
public DTMAxisIterator getNodeValueIterator(DTMAxisIterator iter, int returnType, String value, boolean op) |
getNSType | back to summary |
---|---|
public int getNSType(int node) |
getNthDescendant | back to summary |
---|---|
public DTMAxisIterator getNthDescendant(int node, int n, boolean includeself) |
getOutputDomBuilder | back to summary |
---|---|
public SerializationHandler getOutputDomBuilder() |
getParent | back to summary |
---|---|
public int getParent(final int node) |
getResultTreeFrag | back to summary |
---|---|
public DOM getResultTreeFrag(int initialSize, int rtfType) |
getResultTreeFrag | back to summary |
---|---|
public DOM getResultTreeFrag(int initialSize, int rtfType, boolean addToDTMManager) |
getSize | back to summary |
---|---|
public int getSize() |
getStringValue | back to summary |
---|---|
public String getStringValue() |
getStringValueX | back to summary |
---|---|
public String getStringValueX(final int node) |
getTypedAxisIterator | back to summary |
---|---|
public DTMAxisIterator getTypedAxisIterator(final int axis, final int type) |
getTypedChildren | back to summary |
---|---|
public DTMAxisIterator getTypedChildren(final int type) |
getUnparsedEntityURI | back to summary |
---|---|
public String getUnparsedEntityURI(String name) |
isAttribute | back to summary |
---|---|
public boolean isAttribute(final int node) |
isElement | back to summary |
---|---|
public boolean isElement(final int node) |
lessThan | back to summary |
---|---|
public boolean lessThan(final int node1, final int node2) |
lookupNamespace | back to summary |
---|---|
public String lookupNamespace(int node, String prefix) throws TransletException |
makeNode | back to summary |
---|---|
public Node makeNode(int index) |
makeNode | back to summary |
---|---|
public Node makeNode(DTMAxisIterator iter) |
makeNodeList | back to summary |
---|---|
public NodeList makeNodeList(int index) |
makeNodeList | back to summary |
---|---|
public NodeList makeNodeList(DTMAxisIterator iter) |
orderNodes | back to summary |
---|---|
public DTMAxisIterator orderNodes(DTMAxisIterator source, int node) |
release | back to summary |
---|---|
public void release() |
setFilter | back to summary |
---|---|
public void setFilter(StripFilter filter) |
setupMapping | back to summary |
---|---|
public void setupMapping(String[] names, String[] urisArray, int[] typesArray, String[] namespaces) |
shallowCopy | back to summary |
---|---|
public String shallowCopy(final int node, SerializationHandler handler) throws TransletException |