Interface URIDereferencer

    • Method Detail

      • dereference

        Data dereference​(URIReference uriReference,
                         XMLCryptoContext context)
                  throws URIReferenceException
        Dereferences the specified URIReference and 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.
        Returns:
        the dereferenced data
        Throws:
        NullPointerException - if uriReference or context are null
        URIReferenceException - if an exception occurs while dereferencing the specified uriReference

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部