API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.crypto. URIReference View Source
Author(s)
Sean Mullan
JSR 105 Expert Group
Since
1.6
Version
Serial
Hierarchy
 URIReference
Subinterfaces
Description
public interface URIReference
  Identifies a data object via a URI-Reference, as specified by RFC 2396.
See also:    URIDereferencer
Methods
Hide/Show inherited methods
public String getType ()
  Returns the type of data referenced by this URI.
public String getURI ()
  Returns the URI of the referenced data object.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar