net.sourceforge.jeuclid.fop
Class JEuclidElementMapping

java.lang.Object
  extended by org.apache.fop.fo.ElementMapping
      extended by net.sourceforge.jeuclid.fop.JEuclidElementMapping

public class JEuclidElementMapping
extends org.apache.fop.fo.ElementMapping

This class provides the element mapping for FOP.

Version:
$Revision: 1e2cc460d998 $

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping
org.apache.fop.fo.ElementMapping.Maker
 
Field Summary
 
Fields inherited from class org.apache.fop.fo.ElementMapping
DEFAULT, foObjs, namespaceURI
 
Constructor Summary
JEuclidElementMapping()
          Main constructor.
 
Method Summary
 DOMImplementation getDOMImplementation()
          
protected  void initialize()
          
 
Methods inherited from class org.apache.fop.fo.ElementMapping
getDefaultDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JEuclidElementMapping

public JEuclidElementMapping()
Main constructor.

Method Detail

getDOMImplementation

public DOMImplementation getDOMImplementation()

Overrides:
getDOMImplementation in class org.apache.fop.fo.ElementMapping

initialize

protected void initialize()

Specified by:
initialize in class org.apache.fop.fo.ElementMapping


Copyright © 2002-2010 The JEuclid project. All Rights Reserved.