public abstract class PDFCollectionExtension extends PDFCollectionEntryExtension
PROPERTY_KEY
Modifier | Constructor and Description |
---|---|
protected |
PDFCollectionExtension(PDFObjectType type) |
Modifier and Type | Method and Description |
---|---|
abstract void |
addEntry(PDFCollectionEntryExtension entry) |
abstract PDFCollectionEntryExtension |
getLastEntry() |
getKey, setKey
getElementName, getType, getValue, getValueAsBoolean, getValueAsNumber, getValueAsString, getValueAsXMLEscapedString, setValue
protected PDFCollectionExtension(PDFObjectType type)
public abstract void addEntry(PDFCollectionEntryExtension entry)
public abstract PDFCollectionEntryExtension getLastEntry()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.