| Method and Description |
|---|
| org.apache.oodt.xmlquery.LargeResult.getValue()
This method always treats its value as if it were a String. Worse,
for very large results, it cannot contain the entire result in memory. Use
getInputStream() instead to perform stream processing on result data. |
Copyright © 1999-2014 Apache OODT. All Rights Reserved.