| java.lang.Object org.compass.core.converter.basic.AbstractBasicConverter org.compass.core.converter.basic.AbstractFormatConverter org.compass.core.converter.basic.DateConverter org.compass.core.converter.basic.CalendarConverter
Methods inherited from org.compass.core.converter.basic.AbstractBasicConverter | public boolean canNormalize()(Code)(Java Doc) protected Property createProperty(String value, ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context)(Code)(Java Doc) abstract protected Object doFromString(String str, ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context) throws ConversionException(Code)(Java Doc) protected void doSetBoost(Property property, Object root, ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context) throws ConversionException(Code)(Java Doc) protected String doToString(Object o, ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context)(Code)(Java Doc) public Object fromString(String str, ResourcePropertyMapping resourcePropertyMapping) throws ConversionException(Code)(Java Doc) protected Object fromString(String str, ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context) throws ConversionException(Code)(Java Doc) protected String getNullValue(ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context)(Code)(Java Doc) protected boolean handleNulls(ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context)(Code)(Java Doc) protected boolean isNullValue(String value, ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context)(Code)(Java Doc) public boolean marshall(Resource resource, Object root, Mapping mapping, MarshallingContext context) throws ConversionException(Code)(Java Doc) public String toString(Object o, ResourcePropertyMapping resourcePropertyMapping)(Code)(Java Doc) protected String toString(Object o, ResourcePropertyMapping resourcePropertyMapping, MarshallingContext context)(Code)(Java Doc) public Object unmarshall(Resource resource, Mapping mapping, MarshallingContext context) throws ConversionException(Code)(Java Doc)
|
|
|