@Plugin(name="Character", category="TypeConverter") public static class TypeConverters.CharacterConverter extends Object implements TypeConverter<Character>
Constructor and Description |
---|
CharacterConverter() |
Modifier and Type | Method and Description |
---|---|
Character |
convert(String s)
Converts a String to a given type.
|
public CharacterConverter()
public Character convert(String s)
TypeConverter
convert
in interface TypeConverter<Character>
s
- the String to convert. Cannot be null
.Copyright © 1999-2020 The 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.