net.fortuna.ical4j.util
Class Configurator

java.lang.Object
  extended by net.fortuna.ical4j.util.Configurator

public final class Configurator
extends java.lang.Object

$Id: Configurator.java,v 1.10 2011/02/20 03:14:09 fortuna Exp $ Created on 06/02/2008 Provides configuration properties specified either as system properties or in an ical4j.properties configuration file.

Author:
Ben

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

Method Detail

getProperty

public static java.lang.String getProperty(java.lang.String key)
Parameters:
key - a compatibility hint key
Returns:
true if the specified compatibility hint is enabled, otherwise false


Copyright © 2004-2011 Modularity. All Rights Reserved.