Uses of Interface
info.magnolia.cms.util.UnicodeNormalizer.Normalizer

Packages that use UnicodeNormalizer.Normalizer
info.magnolia.cms.util   
 

Uses of UnicodeNormalizer.Normalizer in info.magnolia.cms.util
 

Classes in info.magnolia.cms.util that implement UnicodeNormalizer.Normalizer
static class UnicodeNormalizer.AutoDetectNormalizer
          Tries to load the normalizer dynamically and respects the property SystemProperty.MAGNOLIA_UTF8_ENABLED.
static class UnicodeNormalizer.ICUNormalizer
          Uses com.ibm.icu.text.Normalizer to normalize the string.
static class UnicodeNormalizer.Java6ReflectionNormalizer
          This uses reflection, since we're still compiling with Java 5.
static class UnicodeNormalizer.NonNormalizer
          Returns the original value unchanged.
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.