org.apache.fop.render.ps.extensions

Class PSExtensionElementMapping


public class PSExtensionElementMapping
extends ElementMapping

This class provides the element mapping for the PostScript-specific extensions.

Nested Class Summary

Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping

ElementMapping.Maker

Field Summary

static String
NAMESPACE
Namespace for the extension

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

DEFAULT, foObjs, namespaceURI

Constructor Summary

PSExtensionElementMapping()
Main constructor

Method Summary

protected void
initialize()

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

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

Field Details

NAMESPACE

public static final String NAMESPACE
Namespace for the extension

Constructor Details

PSExtensionElementMapping

public PSExtensionElementMapping()
Main constructor

Method Details

initialize

protected void initialize()
Overrides:
initialize in interface ElementMapping

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