Home
last modified time | relevance | path

Searched defs:XPathConstructionContext (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XPath/
H A DXPathConstructionContext.cpp27 XPathConstructionContext::XPathConstructionContext(MemoryManager& theManager): in XPathConstructionContext() function in XALAN_CPP_NAMESPACE::XPathConstructionContext
H A DXPathConstructionContext.hpp60 class XALAN_XPATH_EXPORT XPathConstructionContext : public ProblemListenerBase class