| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverterorg.codehaus.plexus.component.configurator.converters.basic.AbstractBasicConverterorg.codehaus.plexus.component.configurator.converters.basic.ByteConverterpublic class ByteConverterextends AbstractBasicConverterMethod Summary | |
boolean |
|
Object |
|
Methods inherited from class org.codehaus.plexus.component.configurator.converters.basic.AbstractBasicConverter | |
fromConfiguration, fromString | |
Methods inherited from class org.codehaus.plexus.component.configurator.converters.AbstractConfigurationConverter | |
fromConfiguration, fromExpression, fromExpression, fromXML, getClassForImplementationHint, instantiateObject, instantiateObject, loadClass, toXML | |
public boolean canConvert(Class type)
- Specified by:
- canConvert in interface ConfigurationConverter
public Object fromString(String str)
- Overrides:
- fromString in interface AbstractBasicConverter