BNamespaceCreator Class Reference

#include <xml/NamespaceCreator.h>

Inheritance diagram for BNamespaceCreator:

BCreator SAtom List of all members.

Public Member Functions

 BNamespaceCreator ()
virtual status_t OnEndTag (SString &name)
virtual status_t OnStartTag (const SString &localName, const SString &nsID const SValue &attributes, sptr< BNamespaceCreator > &newCreator)
virtual status_t OnStartTag (SString &name, SValue &attributes, sptr< BCreator > &newCreator)

Constructor & Destructor Documentation

BNamespaceCreator  ) 
 


Member Function Documentation

virtual status_t OnEndTag SString name  )  [virtual]
 

Reimplemented from BCreator.

virtual status_t OnStartTag const SString localName,
const SString &nsID const SValue attributes,
sptr< BNamespaceCreator > &  newCreator
[virtual]
 

virtual status_t OnStartTag SString name,
SValue attributes,
sptr< BCreator > &  newCreator
[virtual]
 

Reimplemented from BCreator.


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