public class GFLowLvlInfoFeaturesObjectAdapter extends Object
| Constructor and Description |
|---|
GFLowLvlInfoFeaturesObjectAdapter(COSDocument document)
Constructs new low level info feature object adapter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogVersion() |
String |
getCreationId() |
List<String> |
getErrors() |
Set<String> |
getFilters() |
double |
getHeaderVersion() |
int |
getIndirectObjectsNumber() |
String |
getModificationId() |
boolean |
isPDFObjectPresent() |
boolean |
isTagged() |
public GFLowLvlInfoFeaturesObjectAdapter(COSDocument document)
document - pdfbox class represents document objectpublic double getHeaderVersion()
public String getCatalogVersion()
public int getIndirectObjectsNumber()
public String getCreationId()
public String getModificationId()
public boolean isTagged()
public boolean isPDFObjectPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.