Public Methods | |
| XMLBufBid (XMLBufferMgr *const srcMgr) | |
| void | append (const XMLCh toAppend) |
| void | append (const XMLCh *const toAppend, const unsigned int count=0) |
| const XMLBuffer & | getBuffer () const |
| XMLBuffer & | getBuffer () |
| const XMLCh * | getRawBuffer () const |
| XMLCh * | getRawBuffer () |
| unsigned int | getLen () const |
| bool | isEmpty () |
| void | reset () |
| void | set (const XMLCh *const chars, const unsigned int count=0) |
1.3-rc1