Uses of Interface
org.apache.pdfbox.pdmodel.common.DualCOSObjectable
-
Packages that use DualCOSObjectable Package Description org.apache.pdfbox.pdmodel.common High level PD classes that are used throughout several packages are placed in the PDModel common package. -
-
Uses of DualCOSObjectable in org.apache.pdfbox.pdmodel.common
Classes in org.apache.pdfbox.pdmodel.common that implement DualCOSObjectable Modifier and Type Class Description class
PDNamedTextStream
A named text stream is a combination of a name and a PDTextStream object.
-