Uses of Class
org.apache.pdfbox.cos.COSString

Packages that use COSString
Package
Description
These are the low level objects that make up a PDF document.
The pdfparser package contains classes to parse PDF documents and objects within the document.
This is the persistence layer used to write the PDFBox documents to a stream.
High level PD classes that are used throughout several packages are placed in the PDModel common package.
The file specification package defines classes that are used for the PDF File Specification logic.
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
The destination package allows destinations into a pdf document to be specified.
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
This package contains utility classes that are used by the PDFBox project.