Searched refs:keyDecl (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DStylesheetRoot.java653 * @param keyDecl A KeyDeclaration to be added to the vector of key declarations.
655 void recomposeKeys(KeyDeclaration keyDecl) argument
657 m_keyDecls.addElement(keyDecl);

Completed in 48 milliseconds