bpiwowar.argparser.handlers
Class CharSetHandler
java.lang.Object
bpiwowar.argparser.handlers.Handler
bpiwowar.argparser.handlers.GenericHandler
bpiwowar.argparser.handlers.GenericObjectsHandler
bpiwowar.argparser.handlers.CharSetHandler
public class CharSetHandler
- extends GenericObjectsHandler
The argument is a set of characters
- Author:
- Benjamin Piwowarski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharSetHandler
public CharSetHandler(Object object,
Field field)
throws InvalidHolderException
- Throws:
InvalidHolderException
process
protected Object process(ArgParser argParser,
String chars)
throws StringScanException
- Overrides:
process
in class GenericObjectsHandler
- Throws:
StringScanException
Copyright © 2013. All Rights Reserved.