wvtool
Class RSSCharConverter

java.lang.Object
  extended by wvtool.RSSCharConverter
All Implemented Interfaces:
edu.udo.cs.wvtool.generic.charmapper.WVTCharConverter

public class RSSCharConverter
extends java.lang.Object
implements edu.udo.cs.wvtool.generic.charmapper.WVTCharConverter

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

RSSCharConverter

public RSSCharConverter()
Method Detail

convertChars

public java.io.Reader convertChars(java.io.Reader source,
                                   edu.udo.cs.wvtool.main.WVTDocumentInfo d)
                            throws edu.udo.cs.wvtool.util.WVToolException
Specified by:
convertChars in interface edu.udo.cs.wvtool.generic.charmapper.WVTCharConverter
Throws:
edu.udo.cs.wvtool.util.WVToolException