de.oio.jpdfunit.document.util
Class PdfImplUtilResourceBundle
java.lang.Object
de.oio.jpdfunit.document.util.PdfImplUtilResourceBundle
public final class PdfImplUtilResourceBundle
- extends Object
The class StringResourceBundle is for externalizing the Strings of the project.
- Author:
- bbratkus
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getString
public static String getString(String key)
- Parameters:
key
- The key for the expected value of the StringResourceBundle.
- Returns:
- The value of the key.
Copyright © 2011. All Rights Reserved.