PDFArrayExtension, PDFDictionaryExtensionpublic abstract class PDFCollectionExtension extends PDFCollectionEntryExtension
PROPERTY_KEY| Modifier | Constructor | Description |
|---|---|---|
protected |
PDFCollectionExtension(PDFObjectType type) |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
addEntry(PDFCollectionEntryExtension entry) |
|
abstract PDFCollectionEntryExtension |
getLastEntry() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKey, setKeygetElementName, getType, getValue, getValueAsBoolean, getValueAsNumber, getValueAsString, getValueAsXMLEscapedString, setValueprotected PDFCollectionExtension(PDFObjectType type)
public abstract void addEntry(PDFCollectionEntryExtension entry)
public abstract PDFCollectionEntryExtension getLastEntry()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.