Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 148 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 148 Bytes

Dom4j Element in Json

Simple Library to convert Dom4J element in Json

Usage

String jsonText = Dom4jToJson.writeToString(element);