A neat and powerful text transformation and processing package for Java applications. Flexible enough that you can use only the bits you need.
License
Apache Software License, GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow StringTree Java utility package
Other Useful Business Software
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful. Thanks.
-
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.