Class PDFElementMapping
java.lang.Object
org.apache.fop.fo.ElementMapping
org.apache.fop.render.pdf.extensions.PDFElementMapping
This class provides the element mapping for the PDF-specific extensions.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class(package private) static classNested classes/interfaces inherited from class ElementMapping
ElementMapping.Maker -
Field Summary
FieldsFields inherited from class ElementMapping
DEFAULT, foObjs, namespaceURI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidInitializes the set of maker objects associated with this ElementMappingMethods inherited from class ElementMapping
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
-
Field Details
-
NAMESPACE
-
-
Constructor Details
-
PDFElementMapping
public PDFElementMapping()Main constructor
-
-
Method Details
-
initialize
protected void initialize()Initializes the set of maker objects associated with this ElementMapping- Specified by:
initializein classElementMapping
-