XML Security, 1.6

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

java.lang.Object
  extended by com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.Owner
Enclosing class:
XPathUtil

static class XPathUtil.Owner
extends java.lang.Object


Field Summary
 org.w3c.dom.Node hereNode
           
 DOMCryptoContext idMap
           
 org.w3c.dom.Document signatureDocument
           
 
Constructor Summary
XPathUtil.Owner(org.w3c.dom.Node h, DOMCryptoContext dcontext)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hereNode

public org.w3c.dom.Node hereNode

signatureDocument

public org.w3c.dom.Document signatureDocument

idMap

public DOMCryptoContext idMap
Constructor Detail

XPathUtil.Owner

XPathUtil.Owner(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.