Package net.sf.json.util

Miscelaneous utilities

See:
          Description

Interface Summary
JSONTypes  
 

Class Summary
CDL This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
DynaBeanToBeanMorpher Converts a DynaBean into an specific bean.
This Morpher will try to match every property from the target bean's class to the properties of the source DynaBean.
JSONBuilder JSONBuilder provides a quick and convenient way of producing JSON text.
JSONDynaBean  
JSONDynaClass  
JSONStringer JSONStringer provides a quick and convenient way of producing JSON text.
JSONTokener A JSONTokener takes a source string and extracts characters and tokens from it.
JSONUtils Provides useful methods on java objects.
 

Package net.sf.json.util Description

Miscelaneous utilities



Copyright © 2006 null. All Rights Reserved.