javax.xml.crypto.dom
public interface: DOMURIReference [javadoc |
source]
All Implemented Interfaces:
URIReference
A DOM-specific
URIReference . The purpose of this class is to
provide additional context necessary for resolving XPointer URIs or
same-document references.
- author:
Sean
- Mullan
- author:
JSR
- 105 Expert Group
- since:
1.6
-
Method from javax.xml.crypto.dom.DOMURIReference Summary: |
---|
getHere |
Method from javax.xml.crypto.dom.DOMURIReference Detail: |
public Node getHere()
|