Class XMLDistributionReader

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.biojava.bio.dist.XMLDistributionReader
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

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