Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
/ JsonXmlParser Public archive

JSON/XML验证工具,用以校验待检内容是否合法。

License

Notifications You must be signed in to change notification settings

soyadokio/JsonXmlParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title
Json&Xml Parser
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
2022/01/13更新:
可预期的未来再用不上这个工具了,那么也没有优化和升级的必要了,索性便归档了。
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

Json&Xml Parser

SoyaDokio's GitHub stats

前言

虽然awt、swing的时代已经过去,但领导要求了,加之对Java的GUI能力有一份好奇,索性就探索一二。

需求

  1. 对JSON格式的字串查错,若有错误则高亮指示;若无错误则按标准格式输出。
  2. 对XML格式的字串查错,若有错误则高亮指示;若无错误则按标准格式输出。

后记

基本功能(验证是否合格、缩进排版)弄完之后,不仅没有满足当初对GUI的探索欲,而且对一贯看好的C/S程序有了怀疑,结果就是对一贯印象不佳的B/S程序有了新的认识和好感。算是坚定了Web这个方向吧:)

About

JSON/XML验证工具,用以校验待检内容是否合法。

Topics

Resources

License

Stars

Watchers

Forks

Languages