Dereferences the specified
URIReference
and returns the
dereferenced data.
Returns:
the dereferenced data
Parameters:
-
uriReference - the
URIReference
-
context - an
XMLCryptoContext
that may
contain additional useful information for dereferencing the URI. This
implementation should dereference the specified
URIReference
against the context's
baseURI
parameter, if specified.
Throws:
-
NullPointerException - if
uriReference
or
context
are
null
-
URIReferenceException - if an exception occurs while
dereferencing the specified
uriReference