Modifier and Type | Class and Description |
---|---|
class |
BasicParser
Deprecated.
since 1.3, use the
DefaultParser instead |
class |
DefaultParser
Default parser.
|
class |
GnuParser
Deprecated.
since 1.3, use the
DefaultParser instead |
class |
Parser
Deprecated.
since 1.3, the two-pass parsing with the flatten method is not enough flexible to handle complex cases
|
class |
PosixParser
Deprecated.
since 1.3, use the
DefaultParser instead |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.