Package | Description |
---|---|
org.apache.pdfbox.io |
This package contains IO streams.
|
org.apache.pdfbox.pdfparser |
The pdfparser package contains classes to parse PDF documents and objects within the document.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayPushBackInputStream
PushBackInputStream for byte arrays.
|
Modifier and Type | Field and Description |
---|---|
protected PushBackInputStream |
BaseParser.pdfSource
This is the stream that will be read from.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.