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

Packages that use COSName
Package
Description
This package contains provides classes for working with content streams.
These are the low level objects that make up a PDF document.
 
 
 
 
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.
This is the persistence layer used to write the PDFBox documents to a stream.
The PDModel package represents a high level API for creating and manipulating PDF documents.
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 marked content package provides a mechanism for modeling marked-content sequences.
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.
 
This package deals with colors that are stored in a PDF document.
This package deals with images that are stored in a PDF document.
 
This package deals with graphics states within the PDF document.
This package represents actions that can be performed in a PDF document.
The annotation package contains classes that work with PDF annotation elements.
 
The digital signature library will manage signatures that are stored in the PDF document.
This is the visual signature part that help creating the visual representation for the digital signature.
The destination package allows destinations into a pdf document to be specified.
The outline package allows for a PDF outline(bookmarks) to be created.
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".