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