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

Packages that use COSName
Package
Description
This package holds executable classes that interact with the PDFBox application.
These are the low level objects that make up a PDF document.
This package contains the implementations for all of the encodings that are used in PDF documents.
This package will hold the PDFBox implementations of the filters that are used in PDF documents.
The pdfparser package contains classes to parse PDF documents and objects within the document.
The pdfviewer package contains classes to graphically display information about a PDF 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 marked content package provides a mechanism for modeling marked-content sequences.
The PDModel edit package will be used to store classes for creating page content.
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.
 
The digitial signature library will manage signatures that are stored in the PDF document.
The destination package allows destinations into a pdf document to be specified.
 
This package contains utility classes that are used by the PDFBox project.