|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Importer.TextValue
TextValue represents a serialized property value read
from a System or Document View XML document.
| Method Summary | |
|---|---|
long |
length()
Returns the length of the serialized value. |
java.io.Reader |
reader()
Returns a Reader for reading the serialized value. |
java.lang.String |
retrieve()
Retrieves the serialized value. |
| Method Detail |
|---|
long length()
throws java.io.IOException
java.io.IOException - if an I/O error occurs
java.lang.String retrieve()
throws java.io.IOException
java.io.IOException - if an I/O error occurs
java.io.Reader reader()
throws java.io.IOException
Reader for reading the serialized value.
Reader for reading the serialized value.
java.io.IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||