class XMLBufferMgr

There are many places where XMLBuffer objects are needed

Inheritance:



Documentation

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.

This class has no child classes.

alphabetic index hierarchy of classes


Xerces-C XML Parser for C++ Version 1.1
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.

generated by doc++