BXML2ValueCreator Class Reference

#include <xml/XML2ValueParser.h>

Inheritance diagram for BXML2ValueCreator:

BCreator SAtom List of all members.

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)

Constructor & Destructor Documentation

BXML2ValueCreator SValue targetValue,
const SValue attributes,
const SPackage resources = B_NO_PACKAGE,
const SValue references = B_UNDEFINED_VALUE
 


Member Function Documentation

status_t Done  )  [virtual]
 

Reimplemented from BCreator.

status_t OnEndTag SString name  )  [virtual]
 

Reimplemented from BCreator.

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

Reimplemented from BCreator.

status_t OnText SString data  )  [virtual]
 

Reimplemented from BCreator.


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