public class NamedAttributeProcessor extends Object implements ArgumentProcessor
| Constructor and Description |
|---|
NamedAttributeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLongNameAttributeProcessor(SingleNamedAttributeProcessor processor) |
void |
addNamedAttributeProcessor(SingleNamedAttributeProcessor processor) |
void |
process(List<String> argumentList) |
public void addNamedAttributeProcessor(SingleNamedAttributeProcessor processor)
public void addLongNameAttributeProcessor(SingleNamedAttributeProcessor processor)
public void process(List<String> argumentList) throws InvalidArgumentsException
process in interface ArgumentProcessorInvalidArgumentsExceptionArgumentProcessor.process(java.util.List)Copyright © 2014. All Rights Reserved.