Searched refs:m_funcTable (Results 1 – 2 of 2) sorted by relevance
56 private transient FunctionTable m_funcTable = null; field in XPath62 m_funcTable = new FunctionTable(); in initFunctionTable()175 Compiler compiler = new Compiler(errorListener, locator, m_funcTable); in XPath()217 m_funcTable = aTable; in XPath()224 Compiler compiler = new Compiler(errorListener, locator, m_funcTable); in XPath()
74 private FunctionTable m_funcTable = new FunctionTable(); field in StylesheetHandler104 m_funcTable.installFunction("document", func); in StylesheetHandler()110 m_funcTable.installFunction("format-number", func); in StylesheetHandler()156 m_funcTable); in createXPath()177 m_funcTable); in createMatchPatternXPath()