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

Dummy implementation of a DomDocumentReadingContext when XML is disabled. More...

#include <NullDomReadingContext.hxx>

List of all members.

Public Member Functions

 NullDomReadingContext (NullDomDocumentHandler &docHandler)
 NullDomReadingContext (NullDomReadingContext *oldContext, const char *name)
bool findElement (const char *name)
NullDomReadingContextrelease ()
bool extractAttribute (const char *attributeName, std::ostream &os)
std::istream & reachableContent ()
std::list< std::string > errors ()
std::string getPath ()

Detailed Description

Dummy implementation of a DomDocumentReadingContext when XML is disabled.

Definition at line 42 of file NullDomReadingContext.hxx.


Constructor & Destructor Documentation

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

Definition at line 47 of file NullDomReadingContext.hxx.

References CLAM_ASSERT.

CLAM::NullDomReadingContext::NullDomReadingContext ( NullDomReadingContext oldContext,
const char *  name 
) [inline]

Definition at line 52 of file NullDomReadingContext.hxx.

References CLAM_ASSERT.


Member Function Documentation

std::list<std::string> CLAM::NullDomReadingContext::errors (  )  [inline]

Definition at line 76 of file NullDomReadingContext.hxx.

bool CLAM::NullDomReadingContext::extractAttribute ( const char *  attributeName,
std::ostream &  os 
) [inline]

Definition at line 66 of file NullDomReadingContext.hxx.

bool CLAM::NullDomReadingContext::findElement ( const char *  name  )  [inline]

Definition at line 56 of file NullDomReadingContext.hxx.

std::string CLAM::NullDomReadingContext::getPath (  )  [inline]

Definition at line 82 of file NullDomReadingContext.hxx.

std::istream& CLAM::NullDomReadingContext::reachableContent (  )  [inline]

Definition at line 71 of file NullDomReadingContext.hxx.

NullDomReadingContext* CLAM::NullDomReadingContext::release (  )  [inline]

Definition at line 61 of file NullDomReadingContext.hxx.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3