Uses of Class org.apache.xml.dtm.DTMManager

Uses in package org.apache.xpath.axes

Constructors with parameter type org.apache.xml.dtm.DTMManager

Construct an empty XNodeSet object.
RTFIterator.RTFIterator(int root, DTMManager manager)
Constructor for RTFIterator

Methods with return type org.apache.xml.dtm.DTMManager

DTMManager
Get an instance of the DTMManager.
DTMManager

Uses in package org.apache.xalan.lib.sql

Constructors with parameter type org.apache.xml.dtm.DTMManager

SQLErrorDocument.SQLErrorDocument(DTMManager mgr, int ident, Exception error)
Build up an Error Exception with just the Standard Error Information
SQLErrorDocument.SQLErrorDocument(DTMManager mgr, int ident, Exception error, SQLWarning warning, boolean full)
Build up an Error Exception with just the Standard Error Information
SQLErrorDocument.SQLErrorDocument(DTMManager mgr, int ident, SQLException error)
Build up an SQLErrorDocument that includes the basic error information along with the Extended SQL Error information.

Uses in package org.apache.xalan.xsltc.dom

Classes derived from org.apache.xml.dtm.DTMManager

class
The default implementation for the DTMManager.

Methods with parameter type org.apache.xml.dtm.DTMManager

void
Migrate a DTM built with an old DTMManager to a new DTMManager.
void
Migrate a DTM built with an old DTMManager to a new DTMManager.

Methods with return type org.apache.xml.dtm.DTMManager

DTMManager

Uses in package org.apache.xml.dtm.ref.sax2dtm

Constructors with parameter type org.apache.xml.dtm.DTMManager

SAX2DTM.SAX2DTM(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
Construct a SAX2DTM object using the default block size.
SAX2DTM.SAX2DTM(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing, int blocksize, boolean usePrevsib, boolean newNameTable)
Construct a SAX2DTM object ready to be constructed from SAX2 ContentHandler events.
SAX2DTM2.SAX2DTM2(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
Construct a SAX2DTM2 object using the default block size.
SAX2DTM2.SAX2DTM2(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing, int blocksize, boolean usePrevsib, boolean buildIdIndex, boolean newNameTable)
Construct a SAX2DTM2 object using the given block size.
SAX2RTFDTM.SAX2RTFDTM(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
Construct a DTMDefaultBaseTraversers object from a DOM node.

Methods with parameter type org.apache.xml.dtm.DTMManager

void
Migrate a DTM built with an old DTMManager to a new DTMManager.

Uses in package org.apache.xpath.objects

Constructors with parameter type org.apache.xml.dtm.DTMManager

XNodeSet.XNodeSet(int n, DTMManager dtmMgr)
Construct a XNodeSet object for one node.
Construct an empty XNodeSet object.

Uses in package org.apache.xml.dtm.ref.dom2dtm

Constructors with parameter type org.apache.xml.dtm.DTMManager

DOM2DTM.DOM2DTM(DTMManager mgr, DOMSource domSource, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
Construct a DOM2DTM object from a DOM node.

Uses in package org.apache.xml.dtm.ref

Classes derived from org.apache.xml.dtm.DTMManager

class
The default implementation for the DTMManager.

Constructors with parameter type org.apache.xml.dtm.DTMManager

DTMDefaultBase.DTMDefaultBase(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
Construct a DTMDefaultBase object using the default block size.
DTMDefaultBase.DTMDefaultBase(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing, int blocksize, boolean usePrevsib, boolean newNameTable)
Construct a DTMDefaultBase object from a DOM node.
DTMDefaultBaseIterators.DTMDefaultBaseIterators(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDefaultBaseIterators.DTMDefaultBaseIterators(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing, int blocksize, boolean usePrevsib, boolean newNameTable)
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDefaultBaseTraversers.DTMDefaultBaseTraversers(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing)
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDefaultBaseTraversers.DTMDefaultBaseTraversers(DTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing, int blocksize, boolean usePrevsib, boolean newNameTable)
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDocumentImpl.DTMDocumentImpl(DTMManager mgr, int documentNumber, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory)
Construct a DTM.

Fields of type org.apache.xml.dtm.DTMManager

DTMManager
The DTM manager who "owns" this DTM.

Methods with parameter type org.apache.xml.dtm.DTMManager

void
Migrate a DTM built with an old DTMManager to a new DTMManager.
void
Migrate a DTM built with an old DTMManager to a new DTMManager.

Methods with return type org.apache.xml.dtm.DTMManager

DTMManager
Query which DTMManager this DTM is currently being handled by.

Uses in package org.apache.xml.dtm

Methods with parameter type org.apache.xml.dtm.DTMManager

void
Migrate a DTM built with an old DTMManager to a new DTMManager.

Methods with return type org.apache.xml.dtm.DTMManager

DTMManager
Get an instance of the DTMManager.
DTMManager
Obtain a new instance of a DTMManager.

Uses in package org.apache.xpath

Classes derived from org.apache.xml.dtm.DTMManager

class
Default class for the runtime execution context for XPath.

Constructors with parameter type org.apache.xml.dtm.DTMManager

NodeSetDTM.NodeSetDTM(int blocksize, int dummy, DTMManager dtmManager)
Create an empty, using the given block size.
NodeSetDTM.NodeSetDTM(int node, DTMManager dtmManager)
Create a NodeSetDTM which contains the given Node.
Create an empty nodelist.

Methods with return type org.apache.xml.dtm.DTMManager

DTMManager
Get an instance of the DTMManager.
DTMManager
Return the DTMManager object.
DTMManager
Return the DTMManager object.

Copyright B) 2005 Apache XML Project. All Rights Reserved.