public class GFLowLvlInfoFeaturesObjectAdapter extends Object implements LowLvlInfoFeaturesObjectAdapter
| 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()
getHeaderVersion in interface LowLvlInfoFeaturesObjectAdapterpublic String getCatalogVersion()
getCatalogVersion in interface LowLvlInfoFeaturesObjectAdapterpublic int getIndirectObjectsNumber()
getIndirectObjectsNumber in interface LowLvlInfoFeaturesObjectAdapterpublic String getCreationId()
getCreationId in interface LowLvlInfoFeaturesObjectAdapterpublic String getModificationId()
getModificationId in interface LowLvlInfoFeaturesObjectAdapterpublic boolean isTagged()
isTagged in interface LowLvlInfoFeaturesObjectAdapterpublic Set<String> getFilters()
getFilters in interface LowLvlInfoFeaturesObjectAdapterpublic boolean isPDFObjectPresent()
isPDFObjectPresent in interface FeaturesObjectAdapterpublic List<String> getErrors()
getErrors in interface FeaturesObjectAdapterCopyright © 2015–2017 The veraPDF Consortium. All rights reserved.