|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xml.dtm.DTMManager
org.apache.xpath.XPathContext
com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.XPathContextWithIR
static class XPathUtil.XPathContextWithIR
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.xpath.XPathContext |
---|
org.apache.xpath.XPathContext.XPathExpressionContext |
Field Summary | |
---|---|
(package private) XPathUtil.DtmWithIR |
dtm
|
Fields inherited from class org.apache.xpath.XPathContext |
---|
m_dtmManager, m_primaryReader, RECURSIONLIMIT |
Fields inherited from class org.apache.xml.dtm.DTMManager |
---|
IDENT_DTM_DEFAULT, IDENT_DTM_NODE_BITS, IDENT_MAX_DTMS, IDENT_NODE_DEFAULT, m_incremental, m_source_location, m_xsf |
Constructor Summary | |
---|---|
XPathUtil.XPathContextWithIR(XPathUtil.Owner owner)
|
Method Summary | |
---|---|
org.apache.xml.dtm.DTM |
getDTM(int h)
|
org.apache.xml.dtm.DTM |
getDTM(javax.xml.transform.Source source,
boolean unique,
org.apache.xml.dtm.DTMWSFilter wsfilter,
boolean incremental,
boolean doIndexing)
|
Methods inherited from class org.apache.xpath.XPathContext |
---|
createDocumentFragment, createDTMIterator, createDTMIterator, createDTMIterator, createDTMIterator, getAxesIteratorStackStacks, getContextNode, getContextNodeList, getContextNodeListsStack, getContextNodes, getCurrentExpressionNode, getCurrentExpressionNodeStack, getCurrentNode, getCurrentNodeList, getCurrentNodeStack, getDTMHandleFromNode, getDTMIdentity, getDTMManager, getDTMXRTreeFrag, getErrorListener, getExpressionContext, getGlobalRTFDTM, getIteratorRoot, getNamespaceContext, getOwnerObject, getPredicatePos, getPredicateRoot, getPrimaryReader, getRTFDTM, getSAXLocator, getSourceTreeManager, getSubContextList, getURIResolver, getVarStack, isSecureProcessing, popContextNodeList, popCurrentExpressionNode, popCurrentNode, popCurrentNodeAndExpression, popExpressionState, popIteratorRoot, popNamespaceContext, popPredicatePos, popPredicateRoot, popRTFContext, popSAXLocator, popSubContextList, pushContextNodeList, pushCurrentExpressionNode, pushCurrentNode, pushCurrentNodeAndExpression, pushExpressionState, pushIteratorRoot, pushNamespaceContext, pushNamespaceContextNull, pushPredicatePos, pushPredicateRoot, pushRTFContext, pushSAXLocator, pushSAXLocatorNull, pushSubContextList, release, reset, setAxesIteratorStackStacks, setContextNodeListsStack, setCurrentExpressionNodeStack, setCurrentNodeStack, setErrorListener, setNamespaceContext, setPrimaryReader, setSAXLocator, setSecureProcessing, setSourceTreeManager, setURIResolver, setVarStack |
Methods inherited from class org.apache.xml.dtm.DTMManager |
---|
getDTMIdentityMask, getIncremental, getNodeIdentityMask, getSource_location, getXMLStringFactory, newInstance, setIncremental, setSource_location, setXMLStringFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
XPathUtil.DtmWithIR dtm
Constructor Detail |
---|
public XPathUtil.XPathContextWithIR(XPathUtil.Owner owner)
Method Detail |
---|
public org.apache.xml.dtm.DTM getDTM(int h)
getDTM
in class org.apache.xpath.XPathContext
public org.apache.xml.dtm.DTM getDTM(javax.xml.transform.Source source, boolean unique, org.apache.xml.dtm.DTMWSFilter wsfilter, boolean incremental, boolean doIndexing)
getDTM
in class org.apache.xpath.XPathContext
|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |