Package dk.brics.xsugar.xml

XML normalization for XSugar stylesheets and input/output.

See:
          Description

Class Summary
ASTEscaper Escapes special XML chars in all substring nodes of an AST.
ASTUnescaper Unescapes special XML chars in all substring nodes of an AST.
EndTagNameAdder Inserts names in end tags in an output string.
Escaping Methods for escaping/unescaping special XML chars.
InputNormalizer Normalizes XML input (special chars, whitespace, and qnames).
LocationMap Location map for keeping track of locations before/after input normalization.
NamespaceAdder Inserts XML namespace declarations in the first start tag in an output string.
StylesheetNormalizer Normalizes a stylesheet (special chars).
 

Package dk.brics.xsugar.xml Description

XML normalization for XSugar stylesheets and input/output.

Author:
Anders Møller <amoeller@brics.dk>


Copyright © 2004-2007 Anders Møller & Claus Brabrand.