Uses of Interface
org.apache.xml.dtm.DTM
Packages that use DTM
Package
Description
Provides extension functions for connecting to a JDBC data source, executing a query,
and working incrementally through a "streamable" result set.
Implements the
Templates
interface,
and defines a set of classes that represent an XSLT stylesheet.In charge of run-time transformations and the production of result trees.
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
Implementation of XPath nodeTest support, and XSLT pattern matching support.
-
Uses of DTM in org.apache.xalan.lib.sql
Classes in org.apache.xalan.lib.sql that implement DTMModifier and TypeClassDescriptionclass
The SQL Document is the main controlling class the executesa SQL Queryclass
The SQL Document is the main controlling class the executesa SQL Queryclass
The SQL Document is the main controlling class the executesa SQL QueryMethods in org.apache.xalan.lib.sql that return DTMModifier and TypeMethodDescriptionXConnection.getError()
Provide access to the last error that occued.XConnection.pquery
(ExpressionContext exprContext, String queryString) Execute a parameterized query statement by instantiating anXConnection.pquery
(ExpressionContext exprContext, String queryString, String typeInfo) Execute a parameterized query statement by instantiating anXConnection.query
(ExpressionContext exprContext, String queryString) Execute a query statement by instantiating an -
Uses of DTM in org.apache.xalan.serialize
Methods in org.apache.xalan.serialize with parameters of type DTMModifier and TypeMethodDescriptionstatic void
SerializerUtils.ensureNamespaceDeclDeclared
(SerializationHandler handler, DTM dtm, int namespace) This function checks to make sure a given prefix is really declared.static boolean
SerializerUtils.isDefinedNSDecl
(SerializationHandler serializer, int attr, DTM dtm) Returns whether a namespace is definedstatic void
SerializerUtils.processNSDecls
(SerializationHandler handler, int src, int type, DTM dtm) Copy xmlns: attributes in if not already in scope. -
Uses of DTM in org.apache.xalan.templates
Methods in org.apache.xalan.templates with parameters of type DTMModifier and TypeMethodDescriptionorg.apache.xalan.templates.TemplateSubPatternAssociation
TemplateList.getHead
(XPathContext xctxt, int targetNode, DTM dtm) Get the head of the most likely list of associations to check, based on the name and type of the targetNode argument.TemplateList.getTemplate
(XPathContext xctxt, int targetNode, QName mode, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.TemplateList.getTemplate
(XPathContext xctxt, int targetNode, QName mode, int maxImportLevel, int endImportLevel, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.StylesheetRoot.getTemplateComposed
(XPathContext xctxt, int targetNode, QName mode, boolean quietConflictWarnings, DTM dtm) Get an "xsl:template" property by node match.StylesheetRoot.getTemplateComposed
(XPathContext xctxt, int targetNode, QName mode, int maxImportLevel, int endImportLevel, boolean quietConflictWarnings, DTM dtm) Get an "xsl:template" property by node match.TemplateList.getTemplateFast
(XPathContext xctxt, int targetNode, int expTypeID, QName mode, int maxImportLevel, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.StylesheetRoot.getWhiteSpaceInfo
(XPathContext support, int targetElement, DTM dtm) Get information about whether or not an element should strip whitespace. -
Uses of DTM in org.apache.xalan.transformer
Methods in org.apache.xalan.transformer with parameters of type DTMModifier and TypeMethodDescriptionstatic void
ClonerToResultTree.cloneToResultTree
(int node, int nodeType, DTM dtm, SerializationHandler rth, boolean shouldCloneAttributes) Clone an element with or without children.short
TransformerImpl.getShouldStripSpace
(int elementHandle, DTM dtm) Test whether whitespace-only text nodes are visible in the logical view ofDTM
. -
Uses of DTM in org.apache.xalan.xsltc.dom
Classes in org.apache.xalan.xsltc.dom that implement DTMModifier and TypeClassDescriptionclass
AdaptiveResultTreeImpl is a adaptive DOM model for result tree fragments (RTF).final class
SAXImpl is the core model for SAX input source.class
This class represents a light-weight DOM model for simple result tree fragment(RTF).Methods in org.apache.xalan.xsltc.dom that return DTMModifier and TypeMethodDescriptionXSLTCDTMManager.getDTM
(Source source, boolean unique, DTMWSFilter whiteSpaceFilter, boolean incremental, boolean doIndexing) Get an instance of a DTM, loaded with the content from the specified source.XSLTCDTMManager.getDTM
(Source source, boolean unique, DTMWSFilter whiteSpaceFilter, boolean incremental, boolean doIndexing, boolean buildIdIndex) Get an instance of a DTM, loaded with the content from the specified source.XSLTCDTMManager.getDTM
(Source source, boolean unique, DTMWSFilter whiteSpaceFilter, boolean incremental, boolean doIndexing, boolean buildIdIndex, boolean newNameTable) Get an instance of a DTM, loaded with the content from the specified source.XSLTCDTMManager.getDTM
(Source source, boolean unique, DTMWSFilter whiteSpaceFilter, boolean incremental, boolean doIndexing, boolean hasUserReader, int size, boolean buildIdIndex) Get an instance of a DTM, loaded with the content from the specified source.XSLTCDTMManager.getDTM
(Source source, boolean unique, DTMWSFilter whiteSpaceFilter, boolean incremental, boolean doIndexing, boolean hasUserReader, int size, boolean buildIdIndex, boolean newNameTable) Get an instance of a DTM, loaded with the content from the specified source.Methods in org.apache.xalan.xsltc.dom with parameters of type DTMModifier and TypeMethodDescriptionshort
DOMWSFilter.getShouldStripSpace
(int node, DTM dtm) Test whether whitespace-only text nodes are visible in the logical view ofDTM
. -
Uses of DTM in org.apache.xml.dtm
Methods in org.apache.xml.dtm that return DTMModifier and TypeMethodDescriptionabstract DTM
DTMManager.createDocumentFragment()
Creates a DTM representing an emptyDocumentFragment
object.DTMIterator.getDTM
(int nodeHandle) Get an instance of a DTM that "owns" a node handle.abstract DTM
DTMManager.getDTM
(int nodeHandle) Get the instance of DTM that "owns" a node handle.abstract DTM
DTMManager.getDTM
(Source source, boolean unique, DTMWSFilter whiteSpaceFilter, boolean incremental, boolean doIndexing) Get an instance of a DTM, loaded with the content from the specified source.Methods in org.apache.xml.dtm with parameters of type DTMModifier and TypeMethodDescriptionabstract int
DTMManager.getDTMIdentity
(DTM dtm) %TBD% Doc NEEDSDOC @param dtm NEEDSDOC ($objectName$) @returnshort
DTMWSFilter.getShouldStripSpace
(int elementHandle, DTM dtm) Test whether whitespace-only text nodes are visible in the logical view ofDTM
.abstract boolean
Release a DTM either to a lru pool, or completely remove reference. -
Uses of DTM in org.apache.xml.dtm.ref
Classes in org.apache.xml.dtm.ref that implement DTMModifier and TypeClassDescriptionclass
TheDTMDefaultBase
class serves as a helper base for DTMs.class
This class implements the traversers for DTMDefaultBase.class
This class implements the traversers for DTMDefaultBase.class
This is the implementation of the DTM document interface.Fields in org.apache.xml.dtm.ref declared as DTMMethods in org.apache.xml.dtm.ref that return DTMModifier and TypeMethodDescriptionDTMManagerDefault.createDocumentFragment()
Method createDocumentFragment NEEDSDOC (createDocumentFragment) @returnDTMManagerDefault.getDTM
(int nodeHandle) Return the DTM object containing a representation of this node.DTMManagerDefault.getDTM
(Source source, boolean unique, DTMWSFilter whiteSpaceFilter, boolean incremental, boolean doIndexing) Get an instance of a DTM, loaded with the content from the specified source.final DTM
DTMNodeProxy.getDTM()
NON-DOM: Return the DTM modelMethods in org.apache.xml.dtm.ref with parameters of type DTMModifier and TypeMethodDescriptionvoid
Add a DTM to the DTM table.void
Add a DTM to the DTM table.int
DTMManagerDefault.getDTMIdentity
(DTM dtm) Given a DTM, find the ID number in the DTM tables which addresses the start of the document.DTMManagerDefault.getExpandedNameTable
(DTM dtm) return the expanded name table.boolean
Release the DTMManager's reference(s) to a DTM, making it unmanaged.void
Set the DTM to be traversed.Constructors in org.apache.xml.dtm.ref with parameters of type DTMModifierConstructorDescriptionDTMAxisIterNodeList
(DTM dtm, DTMAxisIterator dtmAxisIterator) Public constructor: Wrap a DTMNodeList around an existing and preconfigured DTMAxisIteratorDTMChildIterNodeList
(DTM parentDTM, int parentHandle) Public constructor: Create a NodeList to support DTMNodeProxy.getChildren().DTMNamedNodeMap
(DTM dtm, int element) Create a getAttributes NamedNodeMap for a given DTM element nodeDTMNodeProxy
(DTM dtm, int node) Create a DTMNodeProxy Node representing a specific Node in a DTMDTMTreeWalker
(ContentHandler contentHandler, DTM dtm) Constructor. -
Uses of DTM in org.apache.xml.dtm.ref.dom2dtm
Classes in org.apache.xml.dtm.ref.dom2dtm that implement DTMModifier and TypeClassDescriptionclass
TheDOM2DTM
class serves up a DOM's contents via the DTM API. -
Uses of DTM in org.apache.xml.dtm.ref.sax2dtm
Classes in org.apache.xml.dtm.ref.sax2dtm that implement DTMModifier and TypeClassDescriptionclass
This class implements a DTM that tends to be optimized more for speed than for compactness, that is constructed via SAX2 ContentHandler events.class
SAX2DTM2 is an optimized version of SAX2DTM which is used in non-incremental situation.class
This is a subclass of SAX2DTM which has been modified to meet the needs of Result Tree Frameworks (RTFs). -
Uses of DTM in org.apache.xpath
Methods in org.apache.xpath that return DTMModifier and TypeMethodDescriptionXPathContext.createDocumentFragment()
Creates an emptyDocumentFragment
object.NodeSetDTM.getDTM
(int nodeHandle) Get an instance of a DTM that "owns" a node handle.XPathContext.getDTM
(int nodeHandle) Get an instance of a DTM that "owns" a node handle.XPathContext.getDTM
(Source source, boolean unique, DTMWSFilter wsfilter, boolean incremental, boolean doIndexing) Get an instance of a DTM, loaded with the content from the specified source.XPathContext.getGlobalRTFDTM()
Get a DTM to be used as a container for a global Result Tree Fragment.XPathContext.getRTFDTM()
Get a DTM to be used as a container for a dynamic Result Tree Fragment.Methods in org.apache.xpath with parameters of type DTMModifier and TypeMethodDescriptionExpression.execute
(XPathContext xctxt, int currentNode, DTM dtm, int expType) Execute an expression in the XPath runtime context, and return the result of the expression.int
XPathContext.getDTMIdentity
(DTM dtm) %TBD% Docboolean
Release a DTM either to a lru pool, or completely remove reference. -
Uses of DTM in org.apache.xpath.axes
Methods in org.apache.xpath.axes that return DTMModifier and TypeMethodDescriptionAxesWalker.getDTM
(int node) Get the DTM for this walker.LocPathIterator.getDTM
(int nodeHandle) Get an instance of a DTM that "owns" a node handle.NodeSequence.getDTM
(int nodeHandle) Methods in org.apache.xpath.axes with parameters of type DTMModifier and TypeMethodDescriptionvoid
AxesWalker.setDefaultDTM
(DTM dtm) Set the DTM for this walker. -
Uses of DTM in org.apache.xpath.patterns
Methods in org.apache.xpath.patterns with parameters of type DTMModifier and TypeMethodDescriptionFunctionPattern.execute
(XPathContext xctxt, int context, DTM dtm, int expType) Test a node to see if it matches the given node test.NodeTest.execute
(XPathContext xctxt, int context, DTM dtm, int expType) Tell what the test score is for the given node.StepPattern.execute
(XPathContext xctxt, int currentNode, DTM dtm, int expType) Execute an expression in the XPath runtime context, and return the result of the expression.