Skip to content

Bitdigester/XMLBeautify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

XMLBeautify

Re-formats an XML file to make it human readable so it can be edited with notepad or any dumb text editor. This program modifies raw XML files with CR LF and tab characters to graphically show nested XML elements and their encapsulated data.

It is implemented as a stream process in case it can be used for on-the-fly reformatting of serial instances of XML files like in web downloads.

To run: start a command shell. c:>java -jar "xmlbeautify.jar" Input_file Output_file

@author H. Taylor phaecops@sbcglobal.net

About

Re-formats an XML schema file to make it human readable so it can be edited with notepad or any dumb text editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages