Package gov.sns.xal.model.xml

Class Summary
LatticeXmlParser Utility class for building an XAL Model Lattice from a corresponding XML file.
LatticeXmlTest  
LatticeXmlWriter Writes a Lattice object to an XML document, using the same format supported by LatticeXmlParser.
LatticeXmlWriterTest Test cases for LatticeXmlWriter.
MatrixStreamTest  
ProbeXmlParser Parses the description of a Probe from an XML file.
ProbeXmlTest Junit tests for writing probes to xml and parsing xml documents to instantiate Probe objects.
ProbeXmlWriter Saves probe instances to an XML file.
StringBufferTest  
TrajectoryXmlParser Parses the XML representation of a Trajectory object and its state history.
TrajectoryXmlTest Test cases for writing and reading xml from probe trajectory objects.
TrajectoryXmlWriter Writes a Trajectory object to an XML document.
 

Exception Summary
ParsingException Encapsulates description of error encountered parsing a Lattice.