| Package | Description |
|---|---|
| org.verapdf.as.io | |
| org.verapdf.cos | |
| org.verapdf.io | |
| org.verapdf.parser | |
| org.verapdf.pd |
| Modifier and Type | Class and Description |
|---|---|
class |
ASMemoryInStream
This class binds the ASInputStream interface to a memory buffer.
|
| Modifier and Type | Method and Description |
|---|---|
SeekableInputStream |
COSDocument.getPDFSource() |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalInputStream |
| Modifier and Type | Method and Description |
|---|---|
SeekableInputStream |
Reader.getPDFSource() |
SeekableInputStream |
IReader.getPDFSource() |
static SeekableInputStream |
SeekableInputStream.getSeekableStream(InputStream stream)
Returns InternalInputStream or ASMemoryInStream constructed from given
stream depending on stream length.
|
| Modifier and Type | Field and Description |
|---|---|
protected SeekableInputStream |
BaseParser.source |
| Modifier and Type | Method and Description |
|---|---|
SeekableInputStream |
PDFParser.getPDFSource() |
| Constructor and Description |
|---|
BaseParser(SeekableInputStream stream) |
COSParser(SeekableInputStream seekableInputStream) |
SignatureParser(SeekableInputStream stream,
COSDocument document)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SeekableInputStream |
PDDocument.getPDFSource() |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.