public class ParserGenerator extends Object
CommandLineParser based on annotations defined in
the specified class.| Constructor and Description |
|---|
ParserGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static CommandLineParser |
generateParser(Class<?>... clazzes) |
public static CommandLineParser generateParser(Class<?>... clazzes)
Copyright © 2014 JBoss by Red Hat. All rights reserved.