| Package | Description |
|---|---|
| aQute.lib.consoleapp | |
| aQute.lib.env | |
| aQute.lib.getopt | |
| aQute.lib.log2reporter | |
| aQute.lib.utf8properties | |
| aQute.libg.command | |
| aQute.libg.reporter | |
| aQute.libg.reporter.slf4j | |
| aQute.libg.sed |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConsoleApp |
| Modifier and Type | Class and Description |
|---|---|
class |
Env |
| Modifier and Type | Method and Description |
|---|---|
static Header |
Header.parseHeader(java.lang.String value,
Reporter logger)
Standard OSGi header parser.
|
static Header |
Header.parseHeader(java.lang.String value,
Reporter logger,
Header result) |
static Props |
Header.parseProperties(java.lang.String input,
Reporter logger) |
| Constructor and Description |
|---|
Header(java.lang.String header,
Reporter reporter) |
| Constructor and Description |
|---|
CommandLine(Reporter reporter) |
| Modifier and Type | Class and Description |
|---|---|
class |
LogToReporterAdapter |
| Modifier and Type | Method and Description |
|---|---|
void |
UTF8Properties.load(java.io.File file,
Reporter reporter) |
void |
UTF8Properties.load(java.io.InputStream in,
java.io.File file,
Reporter reporter) |
void |
UTF8Properties.load(java.lang.String source,
java.io.File file,
Reporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
Command.setReporter(Reporter reporter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReporterAdapter
Mainly used for testing where reporters are needed.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ReporterMessages.base(Reporter reporter,
java.lang.Class<T> messages) |
| Modifier and Type | Class and Description |
|---|---|
class |
Slf4jReporter |
| Modifier and Type | Method and Description |
|---|---|
static Reporter |
Slf4jReporter.getAlternative(java.lang.Class<?> class1,
Reporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
static Reporter |
Slf4jReporter.getAlternative(java.lang.Class<?> class1,
Reporter reporter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplacerAdapter
Provide a macro Domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplacerAdapter.setReporter(Reporter reporter) |