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.HashMap getElementMapping(java.lang.String elemName)
           
static java.util.Set getElementMappings()
           
static java.util.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 java.util.HashMap getGenericMappings()

getElementMappings

public static java.util.Set getElementMappings()

getElementMapping

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


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