org.apache.fop.fo.properties
Class FOPropertyMapping

java.lang.Object
  |
  +--org.apache.fop.fo.properties.FOPropertyMapping

public class FOPropertyMapping
extends java.lang.Object


Constructor Summary
FOPropertyMapping()
           
 
Method Summary
static java.util.Hashtable getElementMapping(java.lang.String elemName)
           
static java.util.Enumeration getElementMappings()
           
static java.util.Hashtable 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 java.util.Hashtable getGenericMappings()

getElementMappings

public static java.util.Enumeration getElementMappings()

getElementMapping

public static java.util.Hashtable getElementMapping(java.lang.String elemName)


Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.