| Modifier and Type | Method and Description |
|---|---|
PDDocument |
COSDocument.getPDDocument() |
| Constructor and Description |
|---|
COSDocument(InputStream fileStream,
PDDocument document) |
COSDocument(PDDocument document) |
COSDocument(String fileName,
PDDocument document) |
| Modifier and Type | Method and Description |
|---|---|
static FeatureExtractionResult |
GFFeatureParser.getFeaturesCollection(PDDocument document,
FeatureExtractorConfig config)
Parses the document and returns Feature collection by using given
Features Reporter
|
static FeatureExtractionResult |
GFFeatureParser.getFeaturesCollection(PDDocument document,
List<AbstractFeaturesExtractor> extractors,
FeatureExtractorConfig config)
Parses the document and returns Feature collection by using given
Features Reporter
|
| Modifier and Type | Method and Description |
|---|---|
PDDocument |
GFModelParser.getPDDocument()
Get
PDDocument object for current file. |
| Modifier and Type | Method and Description |
|---|---|
static PDDocument |
StaticContainers.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StaticContainers.setDocument(PDDocument document) |
| Modifier and Type | Field and Description |
|---|---|
protected PDDocument |
GFPDObject.document |
| Constructor and Description |
|---|
GFPDDocument(PDDocument document) |
GFPDObject(PDDocument document,
String type) |
| Constructor and Description |
|---|
PDFDocumentImpl(PDDocument document) |
| Modifier and Type | Method and Description |
|---|---|
PDDocument |
PDPage.getPDDocument() |
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.