Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.batik.ext.awt.image.codec
Class PropertyUtil  view PropertyUtil download PropertyUtil.java

java.lang.Object
  extended byorg.apache.batik.ext.awt.image.codec.PropertyUtil

public class PropertyUtil
extends java.lang.Object


Field Summary
protected static org.apache.batik.i18n.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
See Also:
Constant Field Values

localizableSupport

protected static org.apache.batik.i18n.LocalizableSupport localizableSupport
Constructor Detail

PropertyUtil

public PropertyUtil()
Method Detail

getString

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