public static class QDataSetStreamHandler
extends java.lang.Object
reads a stream and produces QDataSets representing the data found on the stream. The stream is read in, and
then getDataSet or getDataSet(name) is called to retrieve datasets.
- See Also:
- Serialized Form