| appendData(const DOMString &other) | DOMString | |
| appendData(XMLCh ch) | DOMString | |
| appendData(const XMLCh *other) | DOMString | |
| charAt(unsigned int index) const | DOMString | |
| clone() const | DOMString | |
| compareString(const DOMString &other) const | DOMString | |
| deleteData(unsigned int offset, unsigned int count) | DOMString | |
| DomMemDebug (defined in DOMString) | DOMString | [friend] |
| DOMString() | DOMString | |
| DOMString(const DOMString &other) | DOMString | |
| DOMString(const XMLCh *other) | DOMString | |
| DOMString(const XMLCh *other, unsigned int length) | DOMString | |
| DOMString(const char *other) | DOMString | |
| DOMString(int nullPointerValue) | DOMString | |
| DOMStringData (defined in DOMString) | DOMString | [friend] |
| DOMStringHandle (defined in DOMString) | DOMString | [friend] |
| equals(const DOMString &other) const | DOMString | |
| equals(const XMLCh *other) const | DOMString | |
| insertData(unsigned int offset, const DOMString &data) | DOMString | |
| length() const | DOMString | |
| operator!=(const DOMString &other) const | DOMString | |
| operator!=(const DOM_NullPtr *other) const | DOMString | |
| operator+=(const DOMString &other) | DOMString | |
| operator+=(const XMLCh *other) | DOMString | |
| operator+=(XMLCh ch) | DOMString | |
| operator=(const DOMString &other) | DOMString | |
| operator=(DOM_NullPtr *other) (defined in DOMString) | DOMString | |
| operator==(const DOMString &other) const | DOMString | |
| operator==(const DOM_NullPtr *other) const | DOMString | |
| print() const | DOMString | |
| println() const | DOMString | |
| rawBuffer() const | DOMString | |
| reserve(unsigned int size) | DOMString | |
| substringData(unsigned int offset, unsigned int count) const | DOMString | |
| transcode() const | DOMString | |
| transcode(const char *str) | DOMString | [static] |
| ~DOMString() | DOMString |
1.3-rc1