public interface

DOMURIReference

implements URIReference
javax.xml.crypto.dom.DOMURIReference

Class Overview

A DOM-specific URIReference. The purpose of this class is to provide additional context necessary for resolving XPointer URIs or same-document references.

Summary

Public Methods
abstract Node getHere()
Returns the here node.
[Expand]
Inherited Methods
From interface javax.xml.crypto.URIReference

Public Methods

public abstract 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