PDFArrayExtension
, PDFDictionaryExtension
public 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, wait
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-2016 The Apache Software Foundation. All Rights Reserved.