org.apache.fop.fo.properties
Class FOPropertyMapping

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

public class FOPropertyMapping
extends Object


Constructor Summary
FOPropertyMapping()
           
 
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

FOPropertyMapping

public FOPropertyMapping()
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.