org.wymiwyg.commons.util.arguments
Class SingleNamedAttributeProcessor
java.lang.Object
org.wymiwyg.commons.util.arguments.SingleNamedAttributeProcessor
public abstract class SingleNamedAttributeProcessor
- extends Object
- Author:
- reto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleNamedAttributeProcessor
public SingleNamedAttributeProcessor(String name)
process
public abstract void process(PushBackIterator nextArguments)
throws InvalidArgumentsException
- Throws:
InvalidArgumentsException
handles
public boolean handles(String attributeName)
- Parameters:
attributeName -
- Returns:
Copyright © 2011. All Rights Reserved.