|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDTDDoc.DTDDoc
This is the command-line version of DTDDoc. Please try to use the Ant task instead (it's easier, more powerful and not doomed to be deprecated :))
| Constructor Summary | |
DTDDoc(Logger log)
Deprecated. |
|
| Method Summary | |
java.lang.String |
getConfig(java.lang.String key)
Deprecated. Get a configuration value. |
boolean |
isConfigTrueFor(java.lang.String key)
Deprecated. Test if a value of a property of the configuration is true. |
boolean |
isPropertySet(java.lang.String key)
Deprecated. |
static void |
main(java.lang.String[] args)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DTDDoc(Logger log)
| Method Detail |
public java.lang.String getConfig(java.lang.String key)
key - Configuration value to look for.
public boolean isPropertySet(java.lang.String key)
public boolean isConfigTrueFor(java.lang.String key)
key - The name of the property to look for.
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||