|
||||||||||
| 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. |
Reader |
reader()
Returns a Reader for reading the serialized value. |
String |
retrieve()
Retrieves the serialized value. |
| Method Detail |
|---|
long length()
throws IOException
IOException - if an I/O error occurs
String retrieve()
throws IOException
IOException - if an I/O error occurs
Reader reader()
throws IOException
Reader for reading the serialized value.
Reader for reading the serialized value.
IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||