org.apache.fop.fo.extensions

Class OldExtensionElementMapping


public class OldExtensionElementMapping
extends ElementMapping

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

static String
URI
The 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

OldExtensionElementMapping()
Constructor.

Method Summary

protected void
initialize()
Initialize the data structures.

Methods inherited from class org.apache.fop.fo.ElementMapping

getDOMImplementation, getDefaultDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, initialize, isAttributeProperty

Field Details

URI

public static final String URI
The old FOP extension namespace URI (FOP 0.20.5 and earlier)

Constructor Details

OldExtensionElementMapping

public OldExtensionElementMapping()
Constructor.

Method Details

initialize

protected void initialize()
Initialize the data structures.
Overrides:
initialize in interface ElementMapping

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.