bpiwowar.argparser.handlers
Class PatternHandler
java.lang.Object
bpiwowar.argparser.handlers.Handler
bpiwowar.argparser.handlers.GenericHandler
bpiwowar.argparser.handlers.GenericObjectsHandler
bpiwowar.argparser.handlers.PatternHandler
public class PatternHandler
- extends GenericObjectsHandler
Pattern handler - basically the same as String handler, but compiles the
regular expression
- Author:
- B. Piwowarski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternHandler
public PatternHandler(Object object,
Field field)
process
public Object process(ArgParser argParser,
StringScanner scanner)
throws StringScanException
- Overrides:
process
in class GenericObjectsHandler
- Throws:
StringScanException
Copyright © 2013. All Rights Reserved.