Class CSVResult

    • Constructor Detail

      • CSVResult

        public CSVResult​(double confidence,
                         MediaType mediaType,
                         Character delimiter)
    • Method Detail

      • getMediaType

        public MediaType getMediaType()
      • getDelimiter

        public Character getDelimiter()
        Returns:
        returns the delimiter or null if the mediatype=text/plain
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getConfidence

        public double getConfidence()