Searched refs:getImportCountComposed (Results 1 – 5 of 5) sorted by relevance
212 return m_template.getStylesheetComposed().getImportCountComposed(); in getImportLevel()
244 public int getImportCountComposed() in getImportCountComposed() method in StylesheetComposed
84 existingTemplate.getStylesheetComposed().getImportCountComposed(); in setTemplate()85 int newPrecedence = template.getStylesheetComposed().getImportCountComposed(); in setTemplate()
1511 int roPrecedence = ro.getStylesheetComposed().getImportCountComposed(); in compareTo()1512 int myPrecedence = this.getStylesheetComposed().getImportCountComposed(); in compareTo()
1982 template.getStylesheetComposed().getImportCountComposed() - 1; in applyTemplateToNode()