Uses of Package
com.avaje.ebean.text

Packages that use com.avaje.ebean.text
com.avaje.ebean.text Utility objects for CSV, JSON and XML processing. 
com.avaje.ebean.text.csv CSV processing objects. 
com.avaje.ebean.text.json JSON formatting and parsing objects (See JsonContext). 
 

Classes in com.avaje.ebean.text used by com.avaje.ebean.text
PathProperties
          This is a Tree like structure of paths and properties that can be used for defining which parts of an object graph to render in JSON or XML, and can also be used to define which parts to select and fetch for an ORM query.
PathProperties.Props
           
 

Classes in com.avaje.ebean.text used by com.avaje.ebean.text.csv
StringParser
          Convert a String value into an Object value.
 

Classes in com.avaje.ebean.text used by com.avaje.ebean.text.json
PathProperties
          This is a Tree like structure of paths and properties that can be used for defining which parts of an object graph to render in JSON or XML, and can also be used to define which parts to select and fetch for an ORM query.
 



Copyright © 2010. All Rights Reserved.