public class IntConverter extends AbstractBasicConverter
Constructor and Description |
---|
IntConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
Object |
fromString(String str) |
fromConfiguration, fromExpression
fromConfiguration, fromExpression, fromXML, getClassForImplementationHint, instantiateObject, instantiateObject, loadClass, toXML
public boolean canConvert(Class type)
public Object fromString(String str) throws ComponentConfigurationException
fromString
in class AbstractBasicConverter
ComponentConfigurationException
Copyright © 2001–2014 Codehaus. All rights reserved.