CLAM-Development
1.4.0
|
Dummy implementation of a DomDocumentReadingContext when XML is disabled. More...
#include <NullDomReadingContext.hxx>
Public Member Functions | |
NullDomReadingContext (NullDomDocumentHandler &docHandler) | |
NullDomReadingContext (NullDomReadingContext *oldContext, const char *name) | |
bool | findElement (const char *name) |
NullDomReadingContext * | release () |
bool | extractAttribute (const char *attributeName, std::ostream &os) |
std::istream & | reachableContent () |
std::list< std::string > | errors () |
std::string | getPath () |
Dummy implementation of a DomDocumentReadingContext when XML is disabled.
Definition at line 42 of file NullDomReadingContext.hxx.
|
inline |
Definition at line 47 of file NullDomReadingContext.hxx.
References CLAM_ASSERT.
|
inline |
Definition at line 52 of file NullDomReadingContext.hxx.
References CLAM_ASSERT.
|
inline |
Definition at line 76 of file NullDomReadingContext.hxx.
Referenced by CLAM::XmlStorage::RestoreObject().
|
inline |
Definition at line 66 of file NullDomReadingContext.hxx.
Referenced by CLAM::XmlStorage::Load().
|
inline |
Definition at line 56 of file NullDomReadingContext.hxx.
Referenced by CLAM::XmlStorage::Load().
|
inline |
Definition at line 82 of file NullDomReadingContext.hxx.
|
inline |
Definition at line 71 of file NullDomReadingContext.hxx.
|
inline |
Definition at line 61 of file NullDomReadingContext.hxx.
Referenced by CLAM::XmlStorage::RestoreObject().