#include <BContent.h>
Inheritance diagram for BEntityDecl:

Public Member Functions | |
| BEntityDecl (const char *name) | |
| virtual | ~BEntityDecl () |
| void | SetType (xml_entity_type type) |
| xml_entity_type | GetType () const |
| void | SetScope (xml_entity_scope scope) |
| xml_entity_scope | GetScope () const |
| void | SetStorage (xml_entity_storage storage) |
| xml_entity_storage | GetStorage () const |
| const BString & | GetReplacementText () |
| BXMLObjectSet * | GetReplacementContent () |
| const BXMLObjectSet * | GetReplacementContent () const |
| status_t | SetValue (const BString &str, BXMLObjectFactory *factory, uint32 parseFlags, BDocumentType *dt, BEntityStore *entityStore) |
| status_t | SetValueAdopt (BString &str, BXMLObjectFactory *factory, uint32 parseFlags, BDocumentType *dt, BEntityStore *entityStore) |
| status_t | SetValueText (BString &str, BXMLObjectFactory *factory) |
| void | AddItem (BXMLObject *object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|