net.sf.saxon.serialize.codenorm.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of saxon-he Show documentation
Show all versions of saxon-he Show documentation
An OSGi bundle for Saxon-HE
Package overview: net.sf.saxon.serialize.charnorm
This package contains the code to implement Unicode normalization.
Much of the code is derived directly from the reference implementation
published by the Unicode Consortium. However, the code for constructing the data
tables used as input to the algorithm has been redesigned and rewritten for efficiency.