|
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.PDFExtensionAttachment
public abstract class PDFExtensionAttachment
Field Summary | |
---|---|
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 Summary | |
---|---|
PDFExtensionAttachment()
Default constructor. |
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.xmlgraphics.util.XMLizable |
---|
toSAX |
Field Detail |
---|
public static final java.lang.String CATEGORY
public static final java.lang.String PREFIX
Constructor Detail |
---|
public PDFExtensionAttachment()
Method Detail |
---|
public java.lang.String getPrefix()
public java.lang.String getCategory()
ExtensionAttachment
getCategory
in interface ExtensionAttachment
|
fop 2.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |