19 #if !defined(XTOKENSTRINGADAPTERALLOCATOR_INCLUDE_GUARD_1357924680)
20 #define XTOKENSTRINGADAPTERALLOCATOR_INCLUDE_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
67 create(
const XToken& theXToken);
82 return m_allocator.ownsObject(theObject);
100 return m_allocator.getBlockCount();
111 return m_allocator.getBlockSize();
123 ArenaAllocatorType m_allocator;
128 XALAN_CPP_NAMESPACE_END
132 #endif // XTOKENSTRINGADAPTERALLOCATOR_INCLUDE_GUARD_1357924680