|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- Converts Strings into the given type T
.public interface TypeConverter<T>
Interface for doing automatic String conversion to a specific type.
convert
package.Method Summary | |
---|---|
T |
convert(String s)
Converts a String to a given type. |
Method Detail |
---|
T convert(String s) throws Exception
s
- the String to convert. Cannot be null
.
Exception
- thrown when a conversion error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.