|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.fortuna.ical4j.util.ComponentValidator
public final class ComponentValidator
Method Summary | |
---|---|
static void |
assertNone(java.lang.String componentName,
ComponentList components)
|
static void |
assertOneOrLess(java.lang.String componentName,
ComponentList components)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void assertNone(java.lang.String componentName, ComponentList components) throws ValidationException
componentName
- a component name used in the assertioncomponents
- a list of components
ValidationException
- where the assertion failspublic static void assertOneOrLess(java.lang.String componentName, ComponentList components) throws ValidationException
componentName
- a component name used in the assertioncomponents
- a list of components
ValidationException
- where the assertion fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |