/* * 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 */ /** * A set classes and interfaces for escaping XML text. */ package com.topologi.diffx.xml.esc;