javax.xml.crypto.dom
Interface DOMURIReference
- All Superinterfaces:
- URIReference
public interface DOMURIReference
- extends URIReference
A DOM-specific URIReference
. The purpose of this class is to
provide additional context necessary for resolving XPointer URIs or
same-document references.
Method Summary |
org.w3c.dom.Node |
getHere()
Returns the here node. |
getHere
org.w3c.dom.Node getHere()
- Returns the here node.
- Returns:
- the attribute or processing instruction node or the
parent element of the text node that directly contains the URI
Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to:
jsr-106-comments@jcp.org