Uses of Class
net.sf.mmm.util.text.api.DiacriticalMark

Packages that use DiacriticalMark
net.sf.mmm.util.text.api Provides the API for utilities that help with textual operations. 
 

Uses of DiacriticalMark in net.sf.mmm.util.text.api
 

Methods in net.sf.mmm.util.text.api that return DiacriticalMark
static DiacriticalMark DiacriticalMark.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DiacriticalMark[] DiacriticalMark.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.