API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
javax.xml.crypto.dom.
DOMURIReference
View Source
Author(s)
Sean Mullan
JSR 105 Expert Group
Since
1.6
Version
Serial
Hierarchy
URIReference
DOMURIReference
Subinterfaces
See DIRECT subinterfaces
Quick Links:
Methods
Fields
Description
public
interface DOMURIReference
A DOM-specific
URIReference
.
A DOM-specific
URIReference
. The purpose of this class is to
provide additional context necessary for resolving XPointer URIs or
same-document references.
See also:
Methods
Hide/Show inherited methods
public
Node
getHere
()
Returns the here node.
Returns the here node.
Returns:
the attribute or processing instruction node or the parent element of the text node that directly contains the URI
Fields
Hide/Show inherited fields
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar