Class DocumentData


  • public class DocumentData
    extends Object
    Structure to hold the data associated to a document in a pipeline.
    • Field Detail

      • outputURI

        public URI outputURI
        The URI for the output.
      • outputEncoding

        public String outputEncoding
        The encoding for the output.
    • Constructor Detail

      • DocumentData

        public DocumentData()