Reference
with the specified URI and digest method.
@param uri the reference URI (may be null
)
@param dm the digest method
@return a Reference
@throws IllegalArgumentException if uri
is not RFC 2396compliant
@throws NullPointerException if dm
is null
|
|