|
Jacson | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.config.ConfigVerify
Class to unify at least some detection of unwanted children.
Nested Class Summary | |
static interface |
ConfigVerify.Acceptor
Interface to be provided by a node to be verified. |
Constructor Summary | |
ConfigVerify()
|
Method Summary | |
static ConfigNode |
verify(ConfigNode node,
ConfigVerify.Acceptor acc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigVerify()
Method Detail |
public static ConfigNode verify(ConfigNode node, ConfigVerify.Acceptor acc)
|
Spieleck | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |