StringTree Java utility package
Description
A neat and powerful text transformation and processing package for Java applications. Flexible enough that you can use only the bits you need.
Update Notifications
User Ratings
User Reviews
-
My job is it to check a given json if it's content matches our expectations. There are many libraries which can create objects from Json but I had to create the classes for the Json before. But what I need is to explore the Json before building classes as data structure (like simple-xml in Perl). Stringtree saved my project by providing exactly this.
-
very good project, thanks!