BEntityDecl Class Reference

#include <BContent.h>

Inheritance diagram for BEntityDecl:

BXMLObject BNamed List of all members.

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 BStringGetReplacementText ()
BXMLObjectSetGetReplacementContent ()
const BXMLObjectSetGetReplacementContent () 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)

Constructor & Destructor Documentation

BEntityDecl const char *  name  ) 
 

virtual ~BEntityDecl  )  [virtual]
 


Member Function Documentation

void AddItem BXMLObject object  ) 
 

const BXMLObjectSet* GetReplacementContent  )  const
 

BXMLObjectSet* GetReplacementContent  ) 
 

const BString& GetReplacementText  ) 
 

xml_entity_scope GetScope  )  const
 

xml_entity_storage GetStorage  )  const
 

xml_entity_type GetType  )  const
 

void SetScope xml_entity_scope  scope  ) 
 

void SetStorage xml_entity_storage  storage  ) 
 

void SetType xml_entity_type  type  ) 
 

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
 


Copyright 2005 by yellowTAB GmbH, Be Inc., Palm Source Inc. and their respective legal successors
All rights reserved.