Class PropertyUtil
- java.lang.Object
-
- org.apache.batik.ext.awt.image.codec.util.PropertyUtil
-
public class PropertyUtil extends java.lang.Object
- Version:
- $Id: PropertyUtil.java 1733416 2016-03-03 07:07:13Z gadams $
-
-
Field Summary
Fields Modifier and Type Field Description protected static LocalizableSupport
localizableSupport
protected static java.lang.String
RESOURCES
-
Constructor Summary
Constructors Constructor Description PropertyUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getString(java.lang.String key)
-
-
-
Field Detail
-
RESOURCES
protected static final java.lang.String RESOURCES
- See Also:
- Constant Field Values
-
localizableSupport
protected static LocalizableSupport localizableSupport
-
-