Frames | No Frames |
Methods with parameter type org.apache.xml.utils.XMLStringFactory | |
DTMManager | Obtain a new instance of a DTMManager .
|
void | Set the XMLStringFactory used for the DTMs.
|
Methods with return type org.apache.xml.utils.XMLStringFactory | |
XMLStringFactory | Get the XMLStringFactory used for the DTMs.
|
Constructors with parameter type org.apache.xml.utils.XMLStringFactory | |
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.
|
Constructors with parameter type org.apache.xml.utils.XMLStringFactory | |
DOM2DTM.DOM2DTM(DTMManager mgr, DOMSource domSource, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing) Construct a DOM2DTM object from a DOM node.
|
Classes derived from org.apache.xml.utils.XMLStringFactory | |
class | Class XMLStringFactoryImpl creates XString versions of XMLStrings.
|
Methods with return type org.apache.xml.utils.XMLStringFactory | |
XMLStringFactory | Get the XMLStringFactory to pass to DTM construction.
|
Classes derived from org.apache.xml.utils.XMLStringFactory | |
class | The default implementation of XMLStringFactory.
|
Constructors with parameter type org.apache.xml.utils.XMLStringFactory | |
SAXImpl.SAXImpl(XSLTCDTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing, boolean buildIdIndex) Construct a SAXImpl object using the default block size.
| |
SAXImpl.SAXImpl(XSLTCDTMManager mgr, Source source, int dtmIdentity, DTMWSFilter whiteSpaceFilter, XMLStringFactory xstringfactory, boolean doIndexing, int blocksize, boolean buildIdIndex, boolean newNameTable) Construct a SAXImpl object using the given block size.
|
Constructors with parameter type org.apache.xml.utils.XMLStringFactory | |
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.
|