public class PBLowLvlInfoFeaturesObjectAdapter extends Object implements LowLvlInfoFeaturesObjectAdapter
| Constructor and Description |
|---|
PBLowLvlInfoFeaturesObjectAdapter(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 PBLowLvlInfoFeaturesObjectAdapter(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–2020 The veraPDF Consortium. All rights reserved.