fiore@0: fiore@0: fiore@0: /** fiore@0: * fiore@0: * Provides the classes necessary to parse the xml file, the fiore@0: * CCmI Diagram Editor uses to persist diagrams. fiore@0: * fiore@0: * The diagram is parsed and rendered as a structure of classes using the simpleframewors library. fiore@0: * All the classes in this package, except {@code LocalDiagramUpdater} represent a part of the xml file. fiore@0: * fiore@0: * fiore@0: * @see org.simpleframework fiore@0: * fiore@0: */ fiore@0: fiore@0: fiore@0: fiore@0: package uk.ac.qmul.eecs.ccmi.xmlparser;