| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.lucene.parser.StringCleaner
public class StringCleaner
A utility class to convert a string to text that can be included in an XML file.
| Constructor Summary | |
|---|---|
StringCleaner()
Creates a new instance of StringCleaner  | 
|
| Method Summary | |
|---|---|
static java.lang.String | 
clean(java.lang.String source)
Remove all non-word characters from a string.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StringCleaner()
| Method Detail | 
|---|
public static java.lang.String clean(java.lang.String source)
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||