XML Security, 1.6

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

java.lang.Object
  extended by com.ibm.xml.crypto.dsig.dom.transform.XPathUtil

 class XPathUtil
extends java.lang.Object


Nested Class Summary
static class XPathUtil.DtmProxy
           
(package private) static class XPathUtil.DtmWithIR
           
static class XPathUtil.FuncHere
          Function here(), defined in XML Signature.
(package private) static class XPathUtil.MapPrefixResolver
           
(package private) static class XPathUtil.Owner
           
(package private) static class XPathUtil.XPathContextWithIR
           
 
Method Summary
(package private) static org.apache.xpath.XPathContext createContext(org.w3c.dom.Node h, DOMCryptoContext dcontext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createContext

static org.apache.xpath.XPathContext createContext(org.w3c.dom.Node h,
                                                   DOMCryptoContext dcontext)

XML Security, 1.6

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