public static interface Importer.TextValue
TextValue
represents a serialized property value read
from a System or Document View XML document.long length() throws IOException
IOException
- if an I/O error occursString retrieve() throws IOException
IOException
- if an I/O error occursReader reader() throws IOException
Reader
for reading the serialized value.Reader
for reading the serialized value.IOException
- if an I/O error occursCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.