|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.wimpi.text.AbstractProcessor
|
+--dtw.webmail.util.LineWrapper
Implements a processor which wraps lines observing word boundaries.
| Field Summary |
| Fields inherited from class net.wimpi.text.AbstractProcessor |
m_Properties |
| Constructor Summary | |
LineWrapper()
|
|
| Method Summary | |
java.lang.String |
getName()
|
java.io.InputStream |
process(java.io.InputStream in)
|
java.lang.String |
process(java.lang.String str)
|
| Methods inherited from class net.wimpi.text.AbstractProcessor |
getDescription, getDescription, getProperties, listAvailableLocales, setDefaultLocale, setDescription, setName, setProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LineWrapper()
| Method Detail |
public java.lang.String getName()
getName in interface net.wimpi.text.ProcessorgetName in class net.wimpi.text.AbstractProcessorpublic final java.lang.String process(java.lang.String str)
process in interface net.wimpi.text.Processorprocess in class net.wimpi.text.AbstractProcessor
public java.io.InputStream process(java.io.InputStream in)
throws java.io.IOException
process in interface net.wimpi.text.Processorprocess in class net.wimpi.text.AbstractProcessorjava.io.IOException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||