CLAM::NullDomDocumentHandler Class Reference
[XML Backend to compile with disabled XML]

#include <NullDomDocumentHandler.hxx>

Inheritance diagram for CLAM::NullDomDocumentHandler:

CLAM::DomDocumentHandler

List of all members.


Detailed Description

Dummy implementation of a DomDocumentHandler when XML is disabled.

Definition at line 34 of file NullDomDocumentHandler.hxx.


Public Types

typedef NullDomWritingContext WritingContext
typedef NullDomReadingContext ReadingContext

Public Member Functions

ReadingContextGetReadingContext ()
void SetReadingContext (ReadingContext *context)
WritingContextGetWritingContext ()
void SetWritingContext (WritingContext *context)
 NullDomDocumentHandler ()
 ~NullDomDocumentHandler ()
void selectPath (const char *path)
void create (const char *rootName)
void read (std::istream &stream)
void writeDocument (std::ostream &os, bool useIndentation=false)
void writeSelection (std::ostream &os, bool useIndentation=false)

Member Typedef Documentation

Definition at line 37 of file NullDomDocumentHandler.hxx.

Definition at line 38 of file NullDomDocumentHandler.hxx.


Constructor & Destructor Documentation

CLAM::NullDomDocumentHandler::NullDomDocumentHandler (  )  [inline]

Definition at line 59 of file NullDomDocumentHandler.hxx.

References CLAM_ASSERT.

CLAM::NullDomDocumentHandler::~NullDomDocumentHandler (  )  [inline]

Definition at line 63 of file NullDomDocumentHandler.hxx.


Member Function Documentation

ReadingContext* CLAM::NullDomDocumentHandler::GetReadingContext (  )  [inline]

void CLAM::NullDomDocumentHandler::SetReadingContext ( ReadingContext context  )  [inline]

WritingContext* CLAM::NullDomDocumentHandler::GetWritingContext (  )  [inline]

Definition at line 47 of file NullDomDocumentHandler.hxx.

Referenced by CLAM::XmlStorage::Store().

void CLAM::NullDomDocumentHandler::SetWritingContext ( WritingContext context  )  [inline]

void CLAM::NullDomDocumentHandler::selectPath ( const char *  path  )  [inline]

Definition at line 66 of file NullDomDocumentHandler.hxx.

Referenced by CLAM::XmlStorage::Select().

void CLAM::NullDomDocumentHandler::create ( const char *  rootName  )  [inline]

Definition at line 69 of file NullDomDocumentHandler.hxx.

Referenced by CLAM::XmlStorage::Create().

void CLAM::NullDomDocumentHandler::read ( std::istream &  stream  )  [inline]

Definition at line 72 of file NullDomDocumentHandler.hxx.

Referenced by CLAM::XmlStorage::Read().

void CLAM::NullDomDocumentHandler::writeDocument ( std::ostream &  os,
bool  useIndentation = false 
) [inline]

Definition at line 75 of file NullDomDocumentHandler.hxx.

Referenced by CLAM::XmlStorage::WriteDocument().

void CLAM::NullDomDocumentHandler::writeSelection ( std::ostream &  os,
bool  useIndentation = false 
) [inline]

Definition at line 78 of file NullDomDocumentHandler.hxx.

Referenced by CLAM::XmlStorage::WriteSelection().


The documentation for this class was generated from the following file:

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5