|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.excalibur.cli.CLUtil
CLUtil offers basic utility operations for use both internal and external to package.
Field Summary | |
protected static int |
MAX_DESCRIPTION_COLUMN_LENGTH
|
Method Summary | |
static java.lang.StringBuffer |
describeOptions(CLOptionDescriptor[] options)
Format options into StringBuffer and return. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static int MAX_DESCRIPTION_COLUMN_LENGTH
Method Detail |
public static java.lang.StringBuffer describeOptions(CLOptionDescriptor[] options)
options[]
- the option descriptors
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |