|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.spieleck.config.ConfigVerify
Class to unify at least some detection of unwanted children.
Inner 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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |