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
70 return m_xpaths.size();
79 const XPath* theXPath,
80 bool fInReset =
false);
89 XALAN_CPP_NAMESPACE_END
93 #endif // XPATHFACTORYDEFAULT_HEADER_GUARD_1357924680
virtual void reset()
Reset the instance.
virtual ~XPathFactoryDefault()
static XPathFactoryDefault * create(MemoryManager &theManager)
#define XALAN_DEFAULT_MEMMGR
#define XALAN_XPATH_EXPORT
virtual XPath * create()
Create an XPath.
CollectionType::size_type getInstanceCount() const
XPathFactoryDefault(MemoryManager &theManager XALAN_DEFAULT_MEMMGR)
virtual bool doReturnObject(const XPath *theXPath, bool fInReset=false)
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.
|
|