|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectma.glasnost.orika.CustomConverter<Object,Object>
ma.glasnost.orika.converter.BidirectionalConverter<String,Character>
ma.glasnost.orika.converter.builtin.StringToCharacterConverter
public class StringToCharacterConverter
| Field Summary |
|---|
| Fields inherited from class ma.glasnost.orika.CustomConverter |
|---|
destinationType, mapperFacade, sourceType |
| Constructor Summary | |
|---|---|
StringToCharacterConverter()
|
|
| Method Summary | |
|---|---|
String |
convertFrom(Character source,
Type<String> destinationType)
|
Character |
convertTo(String source,
Type<Character> destinationType)
|
| Methods inherited from class ma.glasnost.orika.converter.BidirectionalConverter |
|---|
canConvert, convert, toString |
| Methods inherited from class ma.glasnost.orika.CustomConverter |
|---|
getAType, getBType, setMapperFacade |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ma.glasnost.orika.Converter |
|---|
setMapperFacade |
| Methods inherited from interface ma.glasnost.orika.MappedTypePair |
|---|
getAType, getBType |
| Constructor Detail |
|---|
public StringToCharacterConverter()
| Method Detail |
|---|
public Character convertTo(String source,
Type<Character> destinationType)
convertTo in class BidirectionalConverter<String,Character>
public String convertFrom(Character source,
Type<String> destinationType)
convertFrom in class BidirectionalConverter<String,Character>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||