Frames | No Frames |
Methods with parameter type org.pdfbox.cos.COSBoolean | |
Object | visitFromBoolean method comment.
|
Fields of type org.pdfbox.cos.COSBoolean | |
COSBoolean | The PDF false value.
|
COSBoolean | The PDF true value.
|
Methods with parameter type org.pdfbox.cos.COSBoolean | |
Object | Notification of visit to boolean object.
|
Methods with return type org.pdfbox.cos.COSBoolean | |
COSBoolean | COSBoolean.getBoolean(Boolean value) This will get the boolean value.
|
COSBoolean | COSBoolean.getBoolean(boolean value) This will get the boolean value.
|
Methods with return type org.pdfbox.cos.COSBoolean | |
COSBoolean | This will parse a boolean object from the stream.
|