This class is deprecated.
ObjectType * create(const DOM_TextType &theXercesText, const XercesBridgeNavigator &theNavigator)
Create a XercesTextBridge instance.
ArenaAllocator< ObjectType > ArenaAllocatorType
XercesTextBridge ObjectType
void reset()
Delete all objects from allocator.
size_type getBlockSize() const
Get the number of ArenaBlocks currently allocated.
ArenaAllocatorType::size_type size_type
XercesTextBridgeAllocator(size_type theBlockCount)
Construct an instance that will allocate blocks of the specified size.
~XercesTextBridgeAllocator()
size_type getBlockCount() const
Get size of an ArenaBlock, that is, the number of objects in each block.
This class is deprecated.