Documentation of 'bayesnet.CommonsReader' Java class
CommonsReader
bayesnet

Class CommonsReader

  • All Implemented Interfaces:
    IBayesNetReader, java.io.Closeable, java.lang.AutoCloseable


    public class CommonsReader
    extends java.lang.Object
    implements IBayesNetReader
    • Constructor Summary

      Constructors 
      Constructor and Description
      CommonsReader(java.io.InputStream in) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void close() 
      BayesNet read() 
      • Methods inherited from class java.lang.Object

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

      • CommonsReader

        public CommonsReader(java.io.InputStream in)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.io.Closeable
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.io.IOException
      • read

        public BayesNet read()
                      throws java.io.IOException
        Specified by:
        read in interface IBayesNetReader
        Throws:
        java.io.IOException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.