bayesnet.jayes.io.jbif
Class JayesBifReader
- java.lang.Object
-
- bayesnet.jayes.io.jbif.JayesBifReader
-
- All Implemented Interfaces:
- IBayesNetReader, java.io.Closeable, java.lang.AutoCloseable
public class JayesBifReader extends java.lang.Object implements IBayesNetReader
Reader for the Jayes Binary Interchange Format (JBIF) written byJayesBifWriter.
-
-
Constructor Summary
Constructors Constructor and Description JayesBifReader(java.io.InputStream str)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()BayesNetread()
-
-
-
Method Detail
-
read
public BayesNet read() throws java.io.IOException
- Specified by:
readin interfaceIBayesNetReader- Throws:
java.io.IOException
-
close
public void close() throws java.io.IOException- Specified by:
closein interfacejava.io.Closeable- Specified by:
closein interfacejava.lang.AutoCloseable- Throws:
java.io.IOException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG