Class XMLDistributionReader

  • All Implemented Interfaces:
    ContentHandler, DTDHandler, EntityResolver, ErrorHandler

    public class XMLDistributionReader
    extends DefaultHandler
    A SAX parser that reads an XML representation of a Distribution from a file and recreates it as a Distribution Object. Handles OrderNDistributions and Simple Distributions but ensure the OrderNDistributions being read in was made using conditioning and conditioned Alphabets.
    Since:
    1.3
    Author:
    Russell Smithies, Mark Schreiber, Matthew Pocock