Package com.api.jsonata4java.testerui
Class TesterUI
java.lang.Object
com.api.jsonata4java.testerui.TesterUI
A Swing UI app to test JSONata4Java interactively similar to the original
JSONata Exerciser (see https://try.jsonata.org).
- Author:
- Martin Bluemel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringvoidvoidloadJsoanata(Path path) static voidprotected static StringvoidsetBackgroundInput(Color color) voidsetBackgroundJsonata(Color color) voidsetBackgroundOutput(Color color) voidprotected String
-
Constructor Details
-
TesterUI
- Throws:
IOException
-
-
Method Details
-
readFile
- Throws:
IOException
-
jsonToXml
- Throws:
IOException
-
xmlToJson
- Throws:
IOException
-
main
-
loadInput
-
loadJsoanata
-
setBackgroundInput
-
setBackgroundJsonata
-
setBackgroundOutput
-
setFont
-