|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidArgumentsException | |
|---|---|
| org.wymiwyg.commons.util.arguments | |
| Uses of InvalidArgumentsException in org.wymiwyg.commons.util.arguments |
|---|
| Subclasses of InvalidArgumentsException in org.wymiwyg.commons.util.arguments | |
|---|---|
class |
MissingArgumentException
|
| Methods in org.wymiwyg.commons.util.arguments that throw InvalidArgumentsException | ||
|---|---|---|
|
ArgumentHandler.getInstance(Class<I> interfaceClass)
This methods uses AnnotatedInterfaceArguments to return an
instance of the specified class with methods returning values from the
arguments of this Handler. |
|
static
|
AnnotatedInterfaceArguments.getInstance(Class<U> annotated,
ArgumentHandler argumentHandler)
|
|
static
|
AnnotatedInterfaceArguments.getValueObject(Class<U> annotated,
ArgumentHandler argumentHandler)
|
|
void |
AnnotatedInterfaceArguments.process(List argumentList)
|
|
void |
ArgumentProcessor.process(List<String> argumentList)
|
|
void |
NamedAttributeProcessor.process(List<String> argumentList)
|
|
abstract void |
SingleNamedAttributeProcessor.process(PushBackIterator nextArguments)
|
|
void |
ArgumentHandler.processArguments(ArgumentProcessor processor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||