8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
split into app and lib
fix handling of missing DOM
move build/publ to github; update versions; minor refactor
update build for maven central
update gradle
combine main program with options class
for serialize: default pretty to false 7B7A , add parameter for OMIT_XML_DE… …CLARATION
add support to read DOM from input stream; require java 11 (avoid xml… …-apis incompatibility)
make DOM document accessible via API
excl. xml-apis; turn off flakey xerces features (NPE); auto reformat/… …reorganize code