Added Methods |
void
checkContentStream(
PdfStream )
|
Attest content stream conformance with appropriate specification. |
void
checkContentStreamObject(
PdfObject )
|
Verify the conformity of the operand of content stream with appropriate specification. |
void
checkPdfArray(
PdfArray )
|
|
void
checkPdfDictionary(
PdfDictionary )
|
|
void
checkPdfName(
PdfName )
|
|
boolean
isFullCheckMode()
|
In full check mode all objects will be tested for ISO conformance. |
void
setFullCheckMode(
boolean )
|
In full check mode all objects will be tested for ISO conformance. |