Class URIConverter
java.lang.Object
org.nuiton.converter.URIConverter
- All Implemented Interfaces:
org.apache.commons.beanutils.Converter, NuitonConverter<URI>
- Since:
- 1.0
- Author:
- Tony Chemit - chemit@codelutin.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
URIConverter
public URIConverter()
-
-
Method Details
-
convert
-
valueOf
-
isEnabled
-
getType
- Specified by:
getTypein interfaceNuitonConverter<URI>- Returns:
- the main type of the converter.
-