org.dspace.text.filter
Class StripLeadingNonAlphaNum
java.lang.Object
org.dspace.text.filter.StripLeadingNonAlphaNum
- All Implemented Interfaces:
- TextFilter
public class StripLeadingNonAlphaNum
- extends Object
- implements TextFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StripLeadingNonAlphaNum
public StripLeadingNonAlphaNum()
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.