Class AbstractConsoleApp
java.lang.Object
aQute.libg.reporter.ReporterAdapter
aQute.lib.env.Env
aQute.lib.consoleapp.AbstractConsoleApp
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static interfaceMain optionsNested classes/interfaces inherited from interface Report
Report.LocationNested classes/interfaces inherited from interface Reporter
Reporter.SetLocation -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidInitialize the repository and other global vars.voidMain entryMethods inherited from class Env
addAll, addAll, addProperties, addProperty, addTarget, clear, config, config, getBase, getDir, getFile, getFile, getHeader, getHeader, getMap, getParent, getProperties, getProperty, getProperty, isPrepared, isTrue, prepare, process, putAll, putAll, removeProperty, removeTarget, setBase, setProperties, setProperties, setPropertyMethods inherited from class ReporterAdapter
addErrors, addWarnings, check, error, exception, getErrors, getInfo, getInfo, getLocation, getMessages, getOut, getWarnings, isExceptions, isOk, isPedantic, isPerfect, isTrace, progress, report, run, setExceptions, setPedantic, setTrace, trace, warning
-
Field Details
-
err
-
out
-
-
Constructor Details
-
AbstractConsoleApp
Default constructor- Throws:
UnsupportedEncodingException
-
AbstractConsoleApp
- Throws:
UnsupportedEncodingException
-
-
Method Details
-
run
-
__main
Initialize the repository and other global vars.- Parameters:
opts- the options- Throws:
IOException
-