org.dspace.text.filter
Class StripDiacritics
java.lang.Object
org.dspace.text.filter.StripDiacritics
- All Implemented Interfaces:
- TextFilter
public class StripDiacritics
- extends Object
- implements TextFilter
Strips decomposed diacritic characters from the supplied string
- Author:
- Graham Triggs
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StripDiacritics
public StripDiacritics()
filter
public String filter(String str)
- Specified by:
filter in interface TextFilter
filter
public String filter(String str,
String lang)
- Specified by:
filter in interface TextFilter
Copyright © 2008 The DSpace Foundation. All Rights Reserved.