Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.pdfbox.cos Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
COSArrayAn array of PDFBase objects as part of the PDF document.Classorg.apache.pdfbox.cosPDFBox
COSBaseThe base object that all objects in the PDF document will extend.Classorg.apache.pdfbox.cosPDFBox
COSBooleanThis class represents a boolean value in the PDF document.Classorg.apache.pdfbox.cosPDFBox
COSDictionaryThis class represents a dictionary where name/value pairs reside.Classorg.apache.pdfbox.cosPDFBox
COSDictionaryLateBindingClassorg.apache.pdfbox.cosPDFBox
COSDocumentThis is the in-memory representation of the PDF document.Classorg.apache.pdfbox.cosPDFBox
COSFloatThis class represents a floating point number in a PDF document.Classorg.apache.pdfbox.cosPDFBox
COSIntegerThis class represents an integer number in a PDF document.Classorg.apache.pdfbox.cosPDFBox
COSNameThis class represents a PDF named object.Classorg.apache.pdfbox.cosPDFBox
COSNullThis class represents a null PDF object.Classorg.apache.pdfbox.cosPDFBox
COSNumberThis class represents an abstract number in a PDF document.Classorg.apache.pdfbox.cosPDFBox
COSObjectThis class represents a PDF object.Classorg.apache.pdfbox.cosPDFBox
COSStreamThis class represents a stream object in a PDF document.Classorg.apache.pdfbox.cosPDFBox
COSStringThis represents a string object in a PDF document.Classorg.apache.pdfbox.cosPDFBox
COSUnreadClassorg.apache.pdfbox.cosPDFBox
ICOSVisitorAn interface for visiting a PDF document at the type (COS) level.Interfaceorg.apache.pdfbox.cosPDFBox