com.topologi.diffx.xml.dom.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of docx4j-diffx Show documentation
Show all versions of docx4j-diffx Show documentation
differencing of docx files
/*
* This file is part of the DiffX library.
*
* For licensing information please see the file license.txt included in the release.
* A copy of this licence can also be found at
* http://www.opensource.org/licenses/artistic-license-2.0.php
*/
/**
* DOM Extension to the XML tools.
*
* This package provides an XML writer that generates a DOM document as
* well as a document builder for convenience.
*/
package com.topologi.diffx.xml.dom;