public class DTDDoc extends Object
Modifier and Type | Method and Description |
---|---|
String |
getConfig(String key)
Deprecated.
Get a configuration value.
|
boolean |
isConfigTrueFor(String key)
Deprecated.
Test if a value of a property of the configuration is true.
|
boolean |
isPropertySet(String key)
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
public DTDDoc(Logger log)
public String getConfig(String key)
key
- Configuration value to look for.public boolean isPropertySet(String key)
public boolean isConfigTrueFor(String key)
key
- The name of the property to look for.Copyright © 2002-2012 DTDDoc. All Rights Reserved.