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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 81 //recomposeIncludes(this); // Build the global include list for this stylesheet.
272 void recomposeIncludes(Stylesheet including)
286 recomposeIncludes(included);
StylesheetRoot.java 267 m_globalImportList[j].recomposeIncludes(m_globalImportList[j]);
    [all...]

Completed in 108 milliseconds