Top Interfaces Classes
module java.xml.crypto

Package com.sun.org.apache.xml.internal.security.signature.reference


Interface Summary

Modifier and TypeInterface and Description
public interface
ReferenceData

An abstract representation of the result of dereferencing a ds:Reference URI.

public interface
ReferenceNodeSetData

An abstract representation of a ReferenceData type containing a node-set.

Class Summary

Modifier and TypeClass and Description
public class
ReferenceOctetStreamData

A representation of a ReferenceData type containing an OctetStream.

public class
ReferenceSubTreeData

A representation of a ReferenceNodeSetData type containing a node-set.