API Docs for SAX and DOM
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
DOMString Member List
This is the complete list of members for
DOMString
, including all inherited members.
appendData
(const DOMString &other)
appendData
(XMLCh ch)
appendData
(const XMLCh *other)
charAt
(unsigned int index) const
clone
() const
compareString
(const DOMString &other) const
deleteData
(unsigned int offset, unsigned int count)
DomMemDebug
class
[friend]
DOMString
()
DOMString
(const DOMString &other)
DOMString
(const XMLCh *other)
DOMString
(const XMLCh *other, unsigned int length)
DOMString
(const char *other)
DOMString
(int nullPointerValue)
DOMStringData
class
[friend]
DOMStringHandle
class
[friend]
equals
(const DOMString &other) const
equals
(const XMLCh *other) const
insertData
(unsigned int offset, const DOMString &data)
length
() const
operator!=
(const DOMString &other) const
operator!=
(const DOM_NullPtr *other) const
operator+=
(const DOMString &other)
operator+=
(const XMLCh* other)
operator+=
(XMLCh ch)
operator=
(const DOMString &other)
operator=
(DOM_NullPtr *other)
operator==
(const DOMString &other) const
operator==
(const DOM_NullPtr *other) const
print
() const
println
() const
rawBuffer
() const
reserve
(unsigned int size)
substringData
(unsigned int offset, unsigned int count) const
transcode
() const
transcode
(const char* str)
[static]
~DOMString
()
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.