CLAM::XercesDomDocumentHandler Class Reference
[XML Backend for Apache's Xerces-C]

#include <XercesDomDocumentHandler.hxx>

List of all members.


Detailed Description

XML implementation backend for the Xerces-C library.

Definition at line 46 of file XercesDomDocumentHandler.hxx.


Public Types

typedef XercesDomWritingContext WritingContext
typedef XercesDomReadingContext ReadingContext

Public Member Functions

ReadingContextGetReadingContext ()
void SetReadingContext (ReadingContext *context)
WritingContextGetWritingContext ()
void SetWritingContext (WritingContext *context)
 XercesDomDocumentHandler ()
 ~XercesDomDocumentHandler ()
void setDocument (xercesc::DOMDocument *document)
void selectPath (const char *path)
xercesc::DOMElement * getSelection ()
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 49 of file XercesDomDocumentHandler.hxx.

Definition at line 50 of file XercesDomDocumentHandler.hxx.


Constructor & Destructor Documentation

CLAM::XercesDomDocumentHandler::XercesDomDocumentHandler (  )  [inline]

Definition at line 74 of file XercesDomDocumentHandler.hxx.

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

Definition at line 80 of file XercesDomDocumentHandler.hxx.


Member Function Documentation

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

Definition at line 51 of file XercesDomDocumentHandler.hxx.

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

Definition at line 55 of file XercesDomDocumentHandler.hxx.

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

Definition at line 59 of file XercesDomDocumentHandler.hxx.

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

Definition at line 63 of file XercesDomDocumentHandler.hxx.

void CLAM::XercesDomDocumentHandler::setDocument ( xercesc::DOMDocument *  document  )  [inline]

Definition at line 84 of file XercesDomDocumentHandler.hxx.

Referenced by create(), and read().

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

Definition at line 89 of file XercesDomDocumentHandler.hxx.

xercesc::DOMElement* CLAM::XercesDomDocumentHandler::getSelection (  )  [inline]

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

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

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

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


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