|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public long length()
throws IOException
IOException - if an I/O error occurs
public String retrieve()
throws IOException
IOException - if an I/O error occurs
public 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 | ||||||||||