Package org.apache.xml.security.signature.reference
-
Interface Summary Interface Description ReferenceData An abstract representation of the result of dereferencing a ds:Reference URI.ReferenceNodeSetData An abstract representation of aReferenceData
type containing a node-set. -
Class Summary Class Description ReferenceOctetStreamData A representation of aReferenceData
type containing an OctetStream.ReferenceSubTreeData A representation of aReferenceNodeSetData
type containing a node-set.ReferenceSubTreeData.DelayedNodeIterator This is an Iterator that contains a backing node-set that is not populated until the caller first attempts to advance the iterator.