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 class
Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping
ElementMapping.Maker
-
Field Summary
FieldsFields inherited from class org.apache.fop.fo.ElementMapping
DEFAULT, foObjs, namespaceURI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Initializes the set of maker objects associated with this ElementMappingMethods inherited from class org.apache.fop.fo.ElementMapping
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
-
Field Details
-
NAMESPACE
Namespace for the extension- See Also:
-
-
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:
initialize
in classElementMapping
-