Uses of Class
com.avaje.ebean.text.PathProperties.Props

Packages that use PathProperties.Props
com.avaje.ebean.text Utility objects for CSV, JSON and XML processing. 
 

Uses of PathProperties.Props in com.avaje.ebean.text
 

Methods in com.avaje.ebean.text that return PathProperties.Props
 PathProperties.Props PathProperties.Props.copy(PathProperties newOwner)
          Create a shallow copy of this Props instance.
 

Methods in com.avaje.ebean.text that return types with arguments of type PathProperties.Props
 Collection<PathProperties.Props> PathProperties.getPathProps()
           
 



Copyright © 2010. All Rights Reserved.