Uses of Interface
org.compass.core.mapping.json.JsonObjectMapping

Packages that use JsonObjectMapping
org.compass.core.converter.mapping.json   
org.compass.core.mapping.json   
 

Uses of JsonObjectMapping in org.compass.core.converter.mapping.json
 

Methods in org.compass.core.converter.mapping.json with parameters of type JsonObjectMapping
protected  boolean AbstractJsonObjectMappingConverter.doMarshall(Resource resource, JsonObject jsonObject, JsonObjectMapping mapping, MarshallingContext context)
           
 

Uses of JsonObjectMapping in org.compass.core.mapping.json
 

Classes in org.compass.core.mapping.json that implement JsonObjectMapping
 class PlainJsonObjectMapping
           
 class RootJsonObjectMapping
           
 



Copyright (c) 2004-2008 The Compass Project.