Package org.apache.fop.fo.extensions
Class OldExtensionElementMapping
java.lang.Object
org.apache.fop.fo.ElementMapping
org.apache.fop.fo.extensions.OldExtensionElementMapping
Element mapping for the old FOP extension namespace.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping
ElementMapping.Maker -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe old FOP extension namespace URI (FOP 0.20.5 and earlier)Fields inherited from class org.apache.fop.fo.ElementMapping
DEFAULT, foObjs, namespaceURI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.fo.ElementMapping
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
-
Field Details
-
URI
The old FOP extension namespace URI (FOP 0.20.5 and earlier)- See Also:
-
-
Constructor Details
-
OldExtensionElementMapping
public OldExtensionElementMapping()Constructor.
-
-
Method Details
-
initialize
protected void initialize()Initialize the data structures.- Specified by:
initializein classElementMapping
-