Constant Field Values

Contents

org.apache.*

  • org.apache.tika.config.ParamField 
    Modifier and Type Constant Field Value
    public static final String DEFAULT "#default"
  • org.apache.tika.parser.crypto.TSDParser 
    Modifier and Type Constant Field Value
    public static final String TSD_MIME_TYPE "application/timestamped-data"
  • org.apache.tika.parser.microsoft.onenote.fsshttpb.unsigned.UByte 
    Modifier and Type Constant Field Value
    public static final short MAX_VALUE 255
    public static final short MIN_VALUE 0
  • org.apache.tika.parser.microsoft.onenote.fsshttpb.unsigned.UInteger 
    Modifier and Type Constant Field Value
    public static final long MAX_VALUE 4294967295L
    public static final long MIN_VALUE 0L
  • org.apache.tika.parser.microsoft.onenote.fsshttpb.unsigned.UShort 
    Modifier and Type Constant Field Value
    public static final int MAX_VALUE 65535
    public static final int MIN_VALUE 0
  • org.apache.tika.parser.microsoft.ooxml.OOXMLParser 
    Modifier and Type Constant Field Value
    protected static final String SIGNATURE_RELATIONSHIP "http://schemas.openxmlformats.org/package/2006/relationships/digital-signature/origin"
  • org.apache.tika.parser.microsoft.ooxml.OOXMLWordAndPowerPointTextHandler 
    Modifier and Type Constant Field Value
    public static final String W_NS "http://schemas.openxmlformats.org/wordprocessingml/2006/main"
  • org.apache.tika.parser.mp3.AudioFrame 
    Modifier and Type Constant Field Value
    public static final int LAYER_1 3
    public static final int LAYER_2 2
    public static final int LAYER_3 1
    public static final int MPEG_V1 3
    public static final int MPEG_V2 2
    public static final int MPEG_V2_5 0
  • org.apache.tika.parser.pdf.PDFMarkedContent2XHTML 
    Modifier and Type Constant Field Value
    public static final String XMP_DOCUMENT_CATALOG_LOCATION "documentCatalog"
    public static final String XMP_PAGE_LOCATION_PREFIX "page "
  • org.apache.tika.parser.pdf.PDFParser 
    Modifier and Type Constant Field Value
    public static final String PASSWORD "org.apache.tika.parser.pdf.password"
  • org.apache.tika.parser.sentiment.SentimentAnalysisParser 
    Modifier and Type Constant Field Value
    public static final String DEF_MODEL "https://raw.githubusercontent.com/USCDataScience/SentimentAnalysisParser/master/sentiment-models/src/main/resources/edu/usc/irds/sentiment/en-netflix-sentiment.bin"