class XMLBufferMgr There are many places where XMLBuffer objects are needed
There are many places where XMLBuffer objects are needed. In order to avoid either constantly creating and destroying them or maintaining a fixed set and worrying about accidental reuse, a buffer manager can provide a pool of buffers which can be temporarily used and then put back into the pool. This provides a good compromise between performance and easier maintenance.
alphabetic index hierarchy of classes
|
Xerces-C XML Parser for C++ Version 1.1 |
|
|
generated by doc++