Uses of Package
com.pd4ml.pdf.cos
-
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.cos Class Description COSArray A PDF array object.COSBase Base class for every object that can appear in the COS (Carousel Object Structure) layer of a PDF document: booleans, numbers, strings, names, arrays, dictionaries, streams, the null object and indirect references.COSBoolean A PDF boolean object:trueorfalse.COSDictionary A PDF dictionary object: an unordered (here: insertion-ordered, for deterministic output) map fromCOSNamekeys to arbitrary COS values.COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.COSException Base checked exception for all errors originating from the COS object model, the low level PDF parser, or the COS path engine.COSFloat A PDF real number object, e.g.COSInteger A PDF integer object.COSName A PDF name object, e.g.COSNull The PDFnullobject.COSNumber Base class for the two PDF numeric object types, integers and reals.COSObject An indirect reference, i.e.COSObjectable Implemented by higher level, typed wrappers around a raw COS node (analogous to PDModel-style classes layered on top of PDFBox's COS layer).COSObjectKey The identity of an indirect PDF object: its object number and generation number, e.g.COSStream A PDF stream object: aCOSDictionary(the "stream dictionary") together with a run of raw bytes.COSString A PDF string object.ICOSVisitor Visitor over the COS object graph, e.g. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.cos.filter Class Description COSDictionary A PDF dictionary object: an unordered (here: insertion-ordered, for deterministic output) map fromCOSNamekeys to arbitrary COS values.COSException Base checked exception for all errors originating from the COS object model, the low level PDF parser, or the COS path engine.COSName A PDF name object, e.g. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.cos.parser Class Description COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.COSException Base checked exception for all errors originating from the COS object model, the low level PDF parser, or the COS path engine. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.cos.path Class Description COSBase Base class for every object that can appear in the COS (Carousel Object Structure) layer of a PDF document: booleans, numbers, strings, names, arrays, dictionaries, streams, the null object and indirect references.COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.COSException Base checked exception for all errors originating from the COS object model, the low level PDF parser, or the COS path engine.COSObjectKey The identity of an indirect PDF object: its object number and generation number, e.g. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.cos.security Class Description COSDictionary A PDF dictionary object: an unordered (here: insertion-ordered, for deterministic output) map fromCOSNamekeys to arbitrary COS values.COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.COSException Base checked exception for all errors originating from the COS object model, the low level PDF parser, or the COS path engine. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.cos.util Class Description COSBase Base class for every object that can appear in the COS (Carousel Object Structure) layer of a PDF document: booleans, numbers, strings, names, arrays, dictionaries, streams, the null object and indirect references.COSDictionary A PDF dictionary object: an unordered (here: insertion-ordered, for deterministic output) map fromCOSNamekeys to arbitrary COS values.COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.COSObject An indirect reference, i.e.COSObjectKey The identity of an indirect PDF object: its object number and generation number, e.g. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.cos.writer Class Description COSArray A PDF array object.COSBase Base class for every object that can appear in the COS (Carousel Object Structure) layer of a PDF document: booleans, numbers, strings, names, arrays, dictionaries, streams, the null object and indirect references.COSBoolean A PDF boolean object:trueorfalse.COSDictionary A PDF dictionary object: an unordered (here: insertion-ordered, for deterministic output) map fromCOSNamekeys to arbitrary COS values.COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.COSException Base checked exception for all errors originating from the COS object model, the low level PDF parser, or the COS path engine.COSFloat A PDF real number object, e.g.COSInteger A PDF integer object.COSName A PDF name object, e.g.COSNull The PDFnullobject.COSObject An indirect reference, i.e.COSObjectKey The identity of an indirect PDF object: its object number and generation number, e.g.COSStream A PDF stream object: aCOSDictionary(the "stream dictionary") together with a run of raw bytes.COSString A PDF string object.ICOSVisitor Visitor over the COS object graph, e.g. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.merge.internal Class Description COSDictionary A PDF dictionary object: an unordered (here: insertion-ordered, for deterministic output) map fromCOSNamekeys to arbitrary COS values.COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.COSObject An indirect reference, i.e. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.optimizer.internal Class Description COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.sign.pdf Class Description COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects. -
Classes in com.pd4ml.pdf.cos used by com.pd4ml.pdf.xfdf.internal Class Description COSArray A PDF array object.COSDictionary A PDF dictionary object: an unordered (here: insertion-ordered, for deterministic output) map fromCOSNamekeys to arbitrary COS values.COSDocument The in-memory representation of a whole PDF file's COS layer: the table of indirect objects keyed byCOSObjectKey, and the trailer dictionary that names the document's root ("Catalog") and other special objects.