org.apache.fop.fo.properties
Class FOPropertyMapping

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

public class FOPropertyMapping
extends java.lang.Object


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

FOPropertyMapping

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