Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XPATHFACTORYDEFAULT_HEADER_GUARD_1357924680)
19 #define XPATHFACTORYDEFAULT_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
53 create(MemoryManager& theManager);
70 return m_xpaths.size();
79 const XPath* theXPath,
80 bool fInReset =
false);
84 CollectionType m_xpaths;
89 XALAN_CPP_NAMESPACE_END
93 #endif // XPATHFACTORYDEFAULT_HEADER_GUARD_1357924680
virtual void reset()=0
Reset the instance.
#define XALAN_DEFAULT_MEMMGR
virtual bool doReturnObject(const XPath *theXPath, bool fInReset=false)=0
#define XALAN_XPATH_EXPORT
virtual XPath * create()=0
Create an XPath.
CollectionType::size_type getInstanceCount() const
XalanSet< const XPath * > CollectionType
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|