org.gcube.dataaccess.spd.havingengine.exl
Class HavingMapper

java.lang.Object
  extended by com.thoughtworks.xstream.mapper.MapperWrapper
      extended by org.gcube.dataaccess.spd.havingengine.exl.HavingMapper
All Implemented Interfaces:
com.thoughtworks.xstream.mapper.Mapper

public class HavingMapper
extends com.thoughtworks.xstream.mapper.MapperWrapper

MapperWrapper that generare short class names and in lower case.

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.thoughtworks.xstream.mapper.Mapper
com.thoughtworks.xstream.mapper.Mapper.ImplicitCollectionMapping, com.thoughtworks.xstream.mapper.Mapper.Null
 
Constructor Summary
HavingMapper(com.thoughtworks.xstream.mapper.Mapper wrapped)
           
 
Method Summary
 String serializedClass(Class type)
          
 
Methods inherited from class com.thoughtworks.xstream.mapper.MapperWrapper
aliasForAttribute, aliasForAttribute, aliasForSystemAttribute, attributeForAlias, attributeForAlias, defaultImplementationOf, getConverterFromAttribute, getConverterFromAttribute, getConverterFromAttribute, getConverterFromItemType, getConverterFromItemType, getConverterFromItemType, getFieldNameForItemTypeAndName, getImplicitCollectionDefForFieldName, getItemTypeForItemFieldName, getLocalConverter, isImmutableValueType, lookupMapperOfType, realClass, realMember, serializedMember, shouldSerializeMember
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HavingMapper

public HavingMapper(com.thoughtworks.xstream.mapper.Mapper wrapped)
Method Detail

serializedClass

public String serializedClass(Class type)

Specified by:
serializedClass in interface com.thoughtworks.xstream.mapper.Mapper
Overrides:
serializedClass in class com.thoughtworks.xstream.mapper.MapperWrapper


Copyright © 2013. All Rights Reserved.