|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.render.pdf.extensions.PDFObjectExtension
org.apache.fop.render.pdf.extensions.PDFCollectionEntryExtension
org.apache.fop.render.pdf.extensions.PDFCollectionExtension
public abstract class PDFCollectionExtension
| Field Summary |
|---|
| Fields inherited from class org.apache.fop.render.pdf.extensions.PDFCollectionEntryExtension |
|---|
PROPERTY_KEY |
| Constructor Summary | |
|---|---|
protected |
PDFCollectionExtension(PDFObjectType type)
|
| Method Summary | |
|---|---|
abstract void |
addEntry(PDFCollectionEntryExtension entry)
|
abstract PDFCollectionEntryExtension |
getLastEntry()
|
| Methods inherited from class org.apache.fop.render.pdf.extensions.PDFCollectionEntryExtension |
|---|
getKey, setKey |
| Methods inherited from class org.apache.fop.render.pdf.extensions.PDFObjectExtension |
|---|
getElementName, getType, getValue, getValueAsBoolean, getValueAsNumber, getValueAsString, getValueAsXMLEscapedString, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PDFCollectionExtension(PDFObjectType type)
| Method Detail |
|---|
public abstract void addEntry(PDFCollectionEntryExtension entry)
public abstract PDFCollectionEntryExtension getLastEntry()
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||