com.sdicons.json.mapper.helper.impl
Class CharacterMapper

java.lang.Object
  extended by com.sdicons.json.mapper.helper.impl.AbstractMapper
      extended by com.sdicons.json.mapper.helper.impl.CharacterMapper
All Implemented Interfaces:
Helper, SimpleMapperHelper

public class CharacterMapper
extends AbstractMapper


Constructor Summary
CharacterMapper()
           
 
Method Summary
 Class getHelpedClass()
           
 Object toJava(JSONValue aValue, Class aRequestedClass)
           
 
Methods inherited from class com.sdicons.json.mapper.helper.impl.AbstractMapper
toJSON
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterMapper

public CharacterMapper()
Method Detail

getHelpedClass

public Class getHelpedClass()

toJava

public Object toJava(JSONValue aValue,
                     Class aRequestedClass)
              throws MapperException
Throws:
MapperException


Copyright © 2011. All Rights Reserved.