de.oio.jpdfunit.document.util
Class PdfImplUtilResourceBundle

java.lang.Object
  extended by de.oio.jpdfunit.document.util.PdfImplUtilResourceBundle

public final class PdfImplUtilResourceBundle
extends java.lang.Object

The class StringResourceBundle is for externalizing the Strings of the project.

Author:
bbratkus

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
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)
Parameters:
key - The key for the expected value of the StringResourceBundle.
Returns:
The value of the key.


Copyright (C) Orientation in Objects GmbH. All Rights Reserved.