Documentation of 'jhplot.io.db.RecordReader' Java class.
RecordReader
jhplot.io.db

Class RecordReader



  • public class RecordReader
    extends java.lang.Object
    DB fir HDataBase
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object readObject()
      Reads the next object in the record using an ObjectInputStream.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • readObject

        public java.lang.Object readObject()
                                    throws java.io.IOException,
                                           java.io.OptionalDataException,
                                           java.lang.ClassNotFoundException
        Reads the next object in the record using an ObjectInputStream.
        Throws:
        java.io.IOException
        java.io.OptionalDataException
        java.lang.ClassNotFoundException

DMelt 3.0 © DataMelt by jWork.ORG