Package org.mule.module.json.transformers

Transfromers for converting from JavaBeans and collections to JSON and back again.

See:
          Description

Class Summary
AbstractJsonTransformer TODO
JsonToObject A transformer that will convert a JSON encoded object graph to a java object.
ObjectToJson Converts a java object to a JSON encoded object that can be consumed by other languages such as Javascript or Ruby.
 

Package org.mule.module.json.transformers Description

Transfromers for converting from JavaBeans and collections to JSON and back again. There is also support for transforming from JOSN to XML.



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.