Constant Field Values

Contents

com.tom_roush.*

  • com.tom_roush.pdfbox.filter.LZWFilter 
    Modifier and Type Constant Field Value
    public static final long CLEAR_TABLE 256L
    public static final long EOD 257L
  • com.tom_roush.pdfbox.pdfparser.BaseParser 
    Modifier and Type Constant Field Value
    protected static final int A 97
    protected static final byte ASCII_CR 13
    protected static final byte ASCII_LF 10
    protected static final int B 98
    protected static final int D 100
    public static final String DEF "def"
    protected static final int E 101
    protected static final String ENDOBJ_STRING "endobj"
    protected static final String ENDSTREAM_STRING "endstream"
    protected static final int J 106
    protected static final int M 109
    protected static final int N 110
    protected static final int O 111
    protected static final int R 114
    protected static final int S 115
    protected static final String STREAM_STRING "stream"
    protected static final int T 116
  • com.tom_roush.pdfbox.pdfparser.COSParser 
    Modifier and Type Constant Field Value
    public static final String SYSPROP_EOFLOOKUPRANGE "com.tom_roush.pdfbox.pdfparser.nonSequentialPDFParser.eofLookupRange"
    public static final String SYSPROP_PARSEMINIMAL "com.tom_roush.pdfbox.pdfparser.nonSequentialPDFParser.parseMinimal"
    public static final String TMP_FILE_PREFIX "tmpPDF"
  • com.tom_roush.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference 
    Modifier and Type Constant Field Value
    public static final String TYPE "MCR"
  • com.tom_roush.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference 
    Modifier and Type Constant Field Value
    public static final String TYPE "OBJR"
  • com.tom_roush.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement 
    Modifier and Type Constant Field Value
    public static final String TYPE "StructElem"
  • com.tom_roush.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject 
    Modifier and Type Constant Field Value
    public static final String OWNER_USER_PROPERTIES "UserProperties"