Class PropertyUtil
- java.lang.Object
-
- org.apache.xmlgraphics.image.codec.util.PropertyUtil
-
public final class PropertyUtil extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static LocalizableSupport
LOCALIZABLESUPPORT
private static java.lang.String
RESOURCES
-
Constructor Summary
Constructors Modifier Constructor Description private
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
private static final java.lang.String RESOURCES
- See Also:
- Constant Field Values
-
LOCALIZABLESUPPORT
private static final LocalizableSupport LOCALIZABLESUPPORT
-
-