Package org.verapdf.parser
Class COSParser
java.lang.Object
org.verapdf.parser.COSParser
- Direct Known Subclasses:
NotSeekableCOSParser,SeekableCOSParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
document
-
objects
-
integers
-
keyOfCurrentObject
-
flag
protected boolean flag
-
-
Constructor Details
-
COSParser
-
-
Method Details
-
getBaseParser
-
nextObject
Gets next object from the source.- Returns:
- next COSObject.
- Throws:
IOException
-
getArray
- Throws:
IOException
-
getName
- Throws:
IOException
-
getCloseDictionary
-
getDictionary
- Throws:
IOException
-
decryptCOSString
-
getErrorMessage
-
getSource
-