Class XMLSignatureStreamInput

  • All Implemented Interfaces:
    AutoCloseable
    Direct Known Subclasses:
    XMLSignatureFileInput

    public class XMLSignatureStreamInput
    extends XMLSignatureInput
    implements AutoCloseable
    The XMLSignature Input as an input stream containing a collection of nodes or a subnode excluding or not comments and excluding or not other nodes. The stream is closed after processing.

    NOTE: The stream may be closed in the process, but it is not guaranteed.