|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwvtool.RSSCharConverter
public class RSSCharConverter
Un conversor para preparar los caracteres de un texto. - eliminando acentos - convitiendo caracteres especiales html - convertir a minusculas
| Constructor Summary | |
|---|---|
RSSCharConverter()
|
|
| Method Summary | |
|---|---|
java.io.Reader |
convertChars(java.io.Reader source,
edu.udo.cs.wvtool.main.WVTDocumentInfo d)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RSSCharConverter()
| Method Detail |
|---|
public java.io.Reader convertChars(java.io.Reader source,
edu.udo.cs.wvtool.main.WVTDocumentInfo d)
throws edu.udo.cs.wvtool.util.WVToolException
convertChars in interface edu.udo.cs.wvtool.generic.charmapper.WVTCharConverteredu.udo.cs.wvtool.util.WVToolException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||