Regina Calculation Engine
Classes | Namespaces
nxmlpacketreaders.h File Reference

Deals with parsing XML data for various basic packet types. More...

#include "regina-core.h"
#include "packet/nxmlpacketreader.h"
#include "packet/ncontainer.h"
#include "packet/npdf.h"
#include "packet/nscript.h"
#include "packet/ntext.h"

Classes

class  regina::NXMLContainerReader
 An XML packet reader that reads a single container. More...
 
class  regina::NXMLPDFReader
 An XML packet reader that reads a single PDF packet. More...
 
class  regina::NXMLScriptReader
 An XML packet reader that reads a single script. More...
 
class  regina::NXMLTextReader
 An XML packet reader that reads a single text packet. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Detailed Description

Deals with parsing XML data for various basic packet types.


Copyright © 1999-2014, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).