X3D libraries
The libraries to work with X3D dataset

xml.h File Reference

Implementations of Reader and Writer interfaces for XML. More...

Go to the source code of this file.

Namespaces

namespace  x3dxml

Classes

class  x3dxml::XMLReader
 An implementation of x3dio::Reader used to read a stream and convert it to a tree of x3d nodes. More...
class  x3dxml::XMLWriter
 An implementation of x3dio::Writer used to write a tree of nodes to a stream in XML format. More...

Defines

#define X3D_XML_RELEASE   0
#define X3D_XML_REVISION   1
#define X3D_XML_VERSION   0.1


Detailed Description

Implementations of Reader and Writer interfaces for XML.

The xml.h header file defines implementations of the I/O reader and writer.

The inclusion of this file does not force a link to both, the reader and writer. You can still use only one of the classes.


Define Documentation

#define X3D_XML_RELEASE   0
 

#define X3D_XML_REVISION   1
 

#define X3D_XML_VERSION   0.1