Frames | No Frames |
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 |
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 .
|
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.
|
Constructors with parameter type org.apache.xml.dtm.DTMManager | |
Construct a XNodeSet object for one node.
| |
Construct an empty XNodeSet object. | |
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.
|
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 | |
Create an empty, using the given block size.
| |
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. |
Constructors with parameter type org.apache.xml.dtm.DTMManager | |
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
| |
Build up an SQLErrorDocument that includes the basic error information
along with the Extended SQL Error information.
|
Constructors with parameter type org.apache.xml.dtm.DTMManager | |
Construct an empty XNodeSet object. | |
Constructor for RTFIterator
|
Methods with return type org.apache.xml.dtm.DTMManager | |
DTMManager | Get an instance of the DTMManager. |
DTMManager |
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.
|