ExtensionAttachment, org.apache.xmlgraphics.util.XMLizablePDFDictionaryAttachment, PDFEmbeddedFileAttachmentpublic abstract class PDFExtensionAttachment extends java.lang.Object implements ExtensionAttachment, org.apache.xmlgraphics.util.XMLizable
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
CATEGORY |
The category URI for this extension attachment.
|
static java.lang.String |
PREFIX |
The prefix to use with qualified names for this extension attachment.
|
| Constructor | Description |
|---|---|
PDFExtensionAttachment() |
Default constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getCategory() |
This method returns a category URI that allows a processor (layout manager or renderer)
to determine if it supports this object.
|
java.lang.String |
getPrefix() |
public static final java.lang.String CATEGORY
public static final java.lang.String PREFIX
public java.lang.String getPrefix()
public java.lang.String getCategory()
ExtensionAttachmentgetCategory in interface ExtensionAttachmentCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.