Code Monkey home page Code Monkey logo

groovyjsonparser's Introduction

jsonParserWithGroovy

  1. 用java和groovy写得json解析库,能够完成字符串、json对象(数组)、java对象、集合之间的转换.

  2. 实现了进一步拓展,实现了json格式内容和xml格式内容的相互转换,还拓展了格式化并着色显示json字2符串、转义、反转义、语法校验等功能。简单用servlet设计了一个web界面,用于实现用户功能交互。

  3. 项目先用java实现了大部分,后全部内容用动态脚本语法groovy重新实现一遍,由于groovy的动态语言特性,在进行json对象与pojo类对象的转换存在一定的bug。

  4. 程序使用了大量的递归算法,有一定的参考和研读价值

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.