public class UriConverter extends AbstractBasicConverter
URI
objects.Constructor and Description |
---|
UriConverter() |
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-2019 Codehaus. All Rights Reserved.