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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorStylesheetElement.java70 if (stylesheetType == StylesheetHandler.STYPE_ROOT)
H A DStylesheetHandler.java1122 public static final int STYPE_ROOT = 1; field in class:StylesheetHandler
1139 private int m_stylesheetType = STYPE_ROOT;
1145 * @return one of STYPE_ROOT, STYPE_INCLUDE, or STYPE_IMPORT.
1156 * @param type Must be one of STYPE_ROOT, STYPE_INCLUDE, or STYPE_IMPORT.

Completed in 293 milliseconds