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

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

public class StringMapper
extends AbstractMapper


Constructor Summary
StringMapper()
           
 
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

StringMapper

public StringMapper()
Method Detail

getHelpedClass

public Class getHelpedClass()

toJava

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


Copyright © 2011. All Rights Reserved.