#include <xml/NamespaceCreator.h>
Inheritance diagram for BNamespaceCreator:
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) |
|
|
|
Reimplemented from BCreator. |
|
|
|
Reimplemented from BCreator. |