de.oio.jpdfunit.document.util
Class PdfImplUtilResourceBundle

java.lang.Object
  extended by 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

Method Summary
static String getString(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.