org.apache.batik.ext.awt.image.codec
Class PropertyUtil

java.lang.Object
  |
  +--org.apache.batik.ext.awt.image.codec.PropertyUtil

public class PropertyUtil
extends java.lang.Object


Field Summary
protected static LocalizableSupport localizableSupport
           
protected static java.lang.String RESOURCES
           
 
Constructor Summary
PropertyUtil()
           
 
Method Summary
static java.lang.String getString(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCES

protected static final java.lang.String RESOURCES

localizableSupport

protected static LocalizableSupport localizableSupport
Constructor Detail

PropertyUtil

public PropertyUtil()
Method Detail

getString

public static java.lang.String getString(java.lang.String key)


Copyright © 2002 Apache Software Foundation. All Rights Reserved.