|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.ElementMapping
org.apache.fop.render.pdf.extensions.PDFElementMapping
public class PDFElementMapping
This class provides the element mapping for the PDF-specific extensions.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping |
---|
ElementMapping.Maker |
Field Summary | |
---|---|
static java.lang.String |
NAMESPACE
Namespace for the extension |
Fields inherited from class org.apache.fop.fo.ElementMapping |
---|
DEFAULT, foObjs, namespaceURI |
Constructor Summary | |
---|---|
PDFElementMapping()
Main constructor |
Method Summary | |
---|---|
protected void |
initialize()
Initializes the set of maker objects associated with this ElementMapping |
Methods inherited from class org.apache.fop.fo.ElementMapping |
---|
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAMESPACE
Constructor Detail |
---|
public PDFElementMapping()
Method Detail |
---|
protected void initialize()
initialize
in class ElementMapping
|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |