#include <xml/XML2ValueParser.h>
Inheritance diagram for BXML2ValueCreator:
Public Member Functions | |
BXML2ValueCreator (SValue &targetValue, const SValue &attributes, const SPackage &resources=B_NO_PACKAGE, const SValue &references=B_UNDEFINED_VALUE) | |
virtual status_t | Done () |
virtual status_t | OnEndTag (SString &name) |
virtual status_t | OnStartTag (SString &name, SValue &attributes, sptr< BCreator > &newCreator) |
virtual status_t | OnText (SString &data) |
|
|
|
Reimplemented from BCreator. |
|
Reimplemented from BCreator. |
|
Reimplemented from BCreator. |
|
Reimplemented from BCreator. |