Uses of Class
io.ebean.text.PathProperties.Props
-
Packages that use PathProperties.Props Package Description io.ebean.text Utility objects for CSV, JSON and XML processing. -
-
Uses of PathProperties.Props in io.ebean.text
Methods in io.ebean.text that return PathProperties.Props Modifier and Type Method Description protected PathProperties.PropsPathProperties.Props. addChild(String subPath)Add a child Property set.protected PathProperties.PropsPathProperties.Props. getParent()Return the parent pathprotected PathProperties.PropsPathProperties. getRootProperties()Methods in io.ebean.text that return types with arguments of type PathProperties.Props Modifier and Type Method Description Collection<PathProperties.Props>PathProperties. getPathProps()
-