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 |
getCreationId() |
List<String> |
getErrors() |
Set<String> |
getFilters() |
int |
getIndirectObjectsNumber() |
String |
getModificationId() |
boolean |
isPDFObjectPresent() |
public GFLowLvlInfoFeaturesObjectAdapter(COSDocument document)
document - pdfbox class represents document objectpublic int getIndirectObjectsNumber()
getIndirectObjectsNumber in interface LowLvlInfoFeaturesObjectAdapterpublic String getCreationId()
getCreationId in interface LowLvlInfoFeaturesObjectAdapterpublic String getModificationId()
getModificationId 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.