Documentation of 'bayesnet.jayes.io.xmlbif.XMLBIFReader' Java class
XMLBIFReader
bayesnet.jayes.io.xmlbif

Class XMLBIFReader

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


    public class XMLBIFReader
    extends java.lang.Object
    implements IBayesNetReader
    a Reader thats reads the XMLBIF v0.3 format (specification)
    • Constructor Detail

      • XMLBIFReader

        public XMLBIFReader(java.io.InputStream in)
    • Method Detail

      • read

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

        public BayesNet readFromString(java.lang.String xmlBif)
                                throws javax.xml.parsers.ParserConfigurationException,
                                       org.xml.sax.SAXException,
                                       java.io.IOException
        Throws:
        javax.xml.parsers.ParserConfigurationException
        org.xml.sax.SAXException
        java.io.IOException
      • 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

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.