org.apache.fop.fo.properties
Class ExtensionPropertyMapping

java.lang.Object
  extended byorg.apache.fop.fo.properties.ExtensionPropertyMapping

public class ExtensionPropertyMapping
extends Object


Constructor Summary
ExtensionPropertyMapping()
           
 
Method Summary
static HashMap getElementMapping(String elemName)
           
static Set getElementMappings()
           
static HashMap getGenericMappings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionPropertyMapping

public ExtensionPropertyMapping()
Method Detail

getGenericMappings

public static HashMap getGenericMappings()

getElementMappings

public static Set getElementMappings()

getElementMapping

public static HashMap getElementMapping(String elemName)


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.