org.apache.fop.render.pcl.extensions

Class PCLElementMapping


public class PCLElementMapping
extends ElementMapping

PCL-specific extensions for Apache FOP.

Nested Class Summary

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

ElementMapping.Maker

Field Summary

static String
NAMESPACE
The namespace used for PCL extensions
static String
NAMESPACE_PREFIX
The usual namespace prefix used for PCL extensions

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

DEFAULT, foObjs, namespaceURI

Constructor Summary

PCLElementMapping()
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
The namespace used for PCL extensions

NAMESPACE_PREFIX

public static final String NAMESPACE_PREFIX
The usual namespace prefix used for PCL extensions

Constructor Details

PCLElementMapping

public PCLElementMapping()
Main constructor

Method Details

initialize

protected void initialize()
Overrides:
initialize in interface ElementMapping

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