Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

xmli::testdocBuilder Class Reference

Handle the testdoc tag which marks the start of a test document. More...

#include <testdocBuilder.h>

Inheritance diagram for xmli::testdocBuilder:

xmli::Builder List of all members.

Public Member Functions

 testdocBuilder (const char *tag)
void Build (const AttributeList &attr, const std::string &buffer)

Detailed Description

Handle the testdoc tag which marks the start of a test document.

Definition at line 14 of file testdocBuilder.h.


Constructor & Destructor Documentation

xmli::testdocBuilder::testdocBuilder const char *  tag  ) 
 

Definition at line 23 of file testdocBuilder.cxx.

00023 : xmli::Builder(tag) { }


Member Function Documentation

void xmli::testdocBuilder::Build const AttributeList attr,
const std::string &  buffer
 

Definition at line 27 of file testdocBuilder.cxx.

00029 {
00030 }


The documentation for this class was generated from the following files:
Generated on Sun Nov 22 04:45:33 2009 for NOvA Offline by  doxygen 1.3.9.1