at.gv.egiz.pdfas.framework.config
Class SettingsHelper

java.lang.Object
  extended byat.gv.egiz.pdfas.framework.config.SettingsHelper

public final class SettingsHelper
extends Object

Contains helpful Settings functions.

Author:
wprinz

Constructor Summary
SettingsHelper()
           
 
Method Summary
protected static boolean getAssumeSB()
           
protected static boolean getFlag(String settingsKey)
           
static VerificationFilterParameters readVerificationFilterParametersFromSettings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsHelper

public SettingsHelper()
Method Detail

readVerificationFilterParametersFromSettings

public static VerificationFilterParameters readVerificationFilterParametersFromSettings()
                                                                                 throws SettingsException
Throws:
SettingsException

getFlag

protected static boolean getFlag(String settingsKey)
                          throws SettingsException
Throws:
SettingsException

getAssumeSB

protected static boolean getAssumeSB()
                              throws SettingsException
Throws:
SettingsException


Copyright © 2006-2010. All Rights Reserved.