org.apache.pdfbox.cos
abstract public class: COSBase [javadoc |
source]
java.lang.Object
org.apache.pdfbox.cos.COSBase
All Implemented Interfaces:
COSObjectable
Direct Known Subclasses:
COSNull, COSFloat, COSObject, COSInteger, COSNumber, COSName, COSDocument, COSStream, COSBoolean, COSStreamArray, COSDictionary, COSArray, COSString
The base object that all objects in the PDF document will extend.
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |