HomeSort by relevance Sort by last modified time
    Searched refs:addVariableName (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemVariable.java 339 // This should be done before addVariableName, so we don't have visibility
349 m_index = cstate.addVariableName(m_qname) - cstate.getGlobalsSize();
359 // This has to be done after the addVariableName, so that the variable
StylesheetRoot.java     [all...]

Completed in 180 milliseconds