|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.codenorm.UnicodeDataParser
class UnicodeDataParser
This class reads the data compiled into class UnicodeData, and builds hash tables that can be used by the Unicode normalization routines. This operation is performed once only, the first time normalization is attempted after Saxon is loaded.
Method Summary | |
---|---|
(package private) static NormalizerData |
build()
Called exactly once by NormalizerData to build the static data |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
static NormalizerData build()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |