XML Security, 1.6

com.ibm.xml.crypto.dsig.dom.transform
Class XPathUtil.XPathContextWithIR

java.lang.Object
  extended by org.apache.xml.dtm.DTMManager
      extended by org.apache.xpath.XPathContext
          extended by com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.XPathContextWithIR
Enclosing class:
XPathUtil

static class XPathUtil.XPathContextWithIR
extends org.apache.xpath.XPathContext


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

dtm

XPathUtil.DtmWithIR dtm
Constructor Detail

XPathUtil.XPathContextWithIR

public XPathUtil.XPathContextWithIR(XPathUtil.Owner owner)
Method Detail

getDTM

public org.apache.xml.dtm.DTM getDTM(int h)
Overrides:
getDTM in class org.apache.xpath.XPathContext

getDTM

public org.apache.xml.dtm.DTM getDTM(javax.xml.transform.Source source,
                                     boolean unique,
                                     org.apache.xml.dtm.DTMWSFilter wsfilter,
                                     boolean incremental,
                                     boolean doIndexing)
Overrides:
getDTM in class org.apache.xpath.XPathContext

XML Security, 1.6

Portions Copyright 2003, 2012 IBM Corporation.
Portions Copyright 2003, 2012 Oracle and/or its affiliates.