by.belsoft.report.tools.config
Class ReportConfigProps

java.lang.Object
  |
  +--by.belsoft.report.tools.config.ReportConfigProps

public final class ReportConfigProps
extends java.lang.Object

The class to work with config properties

Author:
Maxim Mostovnikov

Constructor Summary
ReportConfigProps()
           
 
Method Summary
static java.lang.String get(java.lang.String key)
          get gets value by key name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportConfigProps

public ReportConfigProps()
Method Detail

get

public static java.lang.String get(java.lang.String key)
get gets value by key name

Parameters:
key - String the key name
Returns:
String the value


Copyright © 2005 BelSoft Inc. All Rights Reserved.