#include <ISAXClient.hpp>
Inheritance diagram for ISAXClient::

Public Methods | |
| virtual void | startElement (char *str, int len)=0 |
| virtual void | endElement (char *str, int len)=0 |
| virtual void | endEmptyElement ()=0 |
| virtual void | startAttribute (char *str, int len)=0 |
| virtual void | endAttribute (char *str=NULL, int len=0)=0 |
| virtual void | characters (char *str, int len)=0 |
| virtual void | whitespaces (char *str, int len)=0 |
| virtual void | attribWhitespaces (char *str, int len)=0 |
|
||||||||||||
|
Reimplemented in BXMLOutput, and XMLOutput. |
|
||||||||||||
|
Reimplemented in BXMLOutput, and XMLOutput. Referenced by XMLOutput::whitespaces().
|
|
||||||||||||
|
Reimplemented in BXMLOutput, and XMLOutput. |
|
||||||||||||
|
Reimplemented in BXMLOutput, and XMLOutput. |
|
|
Reimplemented in BXMLOutput, and XMLOutput. |
|
||||||||||||
|
Reimplemented in BXMLOutput, and XMLOutput. |
|
||||||||||||
|
Reimplemented in BXMLOutput, and XMLOutput. |
|
||||||||||||
|
Reimplemented in BXMLOutput, and XMLOutput. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001