org.apache.fop.fo.properties
Class ExtensionPropertyMapping

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

public class ExtensionPropertyMapping
extends java.lang.Object


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

ExtensionPropertyMapping

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