|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpalmed.edit.text.TextDeserializer
public final class TextDeserializer
This class provides a means to insert some text from a stream.
| Constructor Summary | |
|---|---|
TextDeserializer(java.io.InputStream stream,
java.util.Vector exceptions)
Create a text deserializer. |
|
| Method Summary | |
|---|---|
void |
select(IText text,
Coordinate coordinate)
Notify a text matches the search criteria. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextDeserializer(java.io.InputStream stream,
java.util.Vector exceptions)
stream - the stream to write toexceptions - the io exceptions raised during the operation| Method Detail |
|---|
public void select(IText text,
Coordinate coordinate)
select in interface ICoordinateExtractortext - the textcoordinate - the coordinate relative to the text
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||