FileDocCategorySizeDatePackage
DOMURIReference.javaAPI DocJava SE 6 API767Tue Jun 10 00:27:06 BST 2008javax.xml.crypto.dom

DOMURIReference

public interface DOMURIReference implements URIReference
A DOM-specific {@link 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

Fields Summary
Constructors Summary
Methods Summary
public org.w3c.dom.NodegetHere()
Returns the here node.

return
the attribute or processing instruction node or the parent element of the text node that directly contains the URI