|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.wvtool.generic.charmapper.DummyCharConverter
public class DummyCharConverter
A simple Dummy, which does nothing at all (returns exactly what it gets).
Constructor Summary | |
---|---|
DummyCharConverter()
|
Method Summary | |
---|---|
java.io.Reader |
convertChars(java.io.Reader source,
WVTDocumentInfo d)
Convert characters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyCharConverter()
Method Detail |
---|
public java.io.Reader convertChars(java.io.Reader source, WVTDocumentInfo d)
WVTCharConverter
convertChars
in interface WVTCharConverter
source
- the Reader
from which to obtain the
charactersd
- the WVTDocumentInfo
about the document to process
Reader
value, as output
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |