XML Security, 1.6

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

java.lang.Object
  extended by com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
      extended by com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmWithIR
All Implemented Interfaces:
org.apache.xml.dtm.DTM
Enclosing class:
XPathUtil

static class XPathUtil.DtmWithIR
extends XPathUtil.DtmProxy


Field Summary
(package private)  XPathUtil.Owner context
           
 
Fields inherited from class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
dtm
 
Fields inherited from interface org.apache.xml.dtm.DTM
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NAMESPACE_NODE, NOTATION_NODE, NTYPES, NULL, PROCESSING_INSTRUCTION_NODE, ROOT_NODE, TEXT_NODE
 
Constructor Summary
XPathUtil.DtmWithIR(XPathUtil.Owner o)
           
 
Method Summary
 int getElementById(java.lang.String elementId)
           
 
Methods inherited from class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
appendChild, appendTextChild, dispatchCharactersEvents, dispatchToEvents, documentRegistration, documentRelease, getAttributeNode, getAxisIterator, getAxisTraverser, getContentHandler, getDeclHandler, getDocument, getDocumentAllDeclarationsProcessed, getDocumentBaseURI, getDocumentEncoding, getDocumentRoot, getDocumentStandalone, getDocumentSystemIdentifier, getDocumentTypeDeclarationPublicIdentifier, getDocumentTypeDeclarationSystemIdentifier, getDocumentVersion, getDTDHandler, getEntityResolver, getErrorHandler, getExpandedTypeID, getExpandedTypeID, getFirstAttribute, getFirstChild, getFirstNamespaceNode, getLastChild, getLevel, getLexicalHandler, getLocalName, getLocalNameFromExpandedNameID, getNamespaceFromExpandedNameID, getNamespaceURI, getNextAttribute, getNextNamespaceNode, getNextSibling, getNode, getNodeName, getNodeNameX, getNodeType, getNodeValue, getOwnerDocument, getParent, getPrefix, getPreviousSibling, getSourceLocatorFor, getStringValue, getStringValueChunk, getStringValueChunkCount, getTypedAxisIterator, getUnparsedEntityURI, hasChildNodes, isAttributeSpecified, isCharacterElementContentWhitespace, isDocumentAllDeclarationsProcessed, isNodeAfter, isSupported, migrateTo, needsTwoThreads, setDocumentBaseURI, setDTM, setFeature, setProperty, supportsPreStripping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

XPathUtil.Owner context
Constructor Detail

XPathUtil.DtmWithIR

public XPathUtil.DtmWithIR(XPathUtil.Owner o)
Method Detail

getElementById

public int getElementById(java.lang.String elementId)
Specified by:
getElementById in interface org.apache.xml.dtm.DTM
Overrides:
getElementById in class XPathUtil.DtmProxy

XML Security, 1.6

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