| Package | Description |
|---|---|
| org.apache.felix.gogo.runtime | |
| org.apache.felix.service.command |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CommandSessionImpl |
| Modifier and Type | Field | Description |
|---|---|---|
protected Set<Converter> |
CommandProcessorImpl.converters |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CommandProcessorImpl.addConverter(Converter c) |
|
CharSequence |
CommandSessionImpl.format(Object target,
int level,
Converter escape) |
|
void |
CommandProcessorImpl.removeConverter(Converter c) |
| Modifier and Type | Method | Description |
|---|---|---|
CharSequence |
Converter.format(Object target,
int level,
Converter escape) |
Convert an objet to a CharSequence object in the requested format.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.