#include <pxml.h>
Inheritance diagram for PXMLData:

Public Member Functions | |
| PXMLData (PXMLElement *_parent, const PString &data) | |
| PXMLData (PXMLElement *_parent, const char *data, int len) | |
| BOOL | IsElement () const |
| void | SetString (const PString &str, BOOL dirty=TRUE) |
| PString | GetString () const |
| void | Output (ostream &strm, const PXMLBase &xml, int indent) const |
| PXMLObject * | Clone (PXMLElement *parent) const |
Protected Attributes | |
| PString | value |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Implements PXMLObject. |
|
|
|
|
|
Implements PXMLObject. |
|
||||||||||||||||
|
Implements PXMLObject. |
|
||||||||||||
|
|
|
|
|
1.4.2