Searched refs:keyDeclarations (Results 1 – 2 of 2) sorted by relevance
96 int doc, PrefixResolver nscontext, QName name, Vector keyDeclarations, XPathContext xctxt) in KeyTable() argument100 m_keyDeclarations = keyDeclarations; in KeyTable()101 KeyIterator ki = new KeyIterator(name, keyDeclarations); in KeyTable()
81 KeyIterator(QName name, Vector keyDeclarations) in KeyIterator() argument84 m_keyDeclarations = keyDeclarations; in KeyIterator()