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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorImport.java41 protected int getStylesheetType() method in class:ProcessorImport
H A DProcessorStylesheetElement.java67 int stylesheetType = handler.getStylesheetType();
H A DProcessorInclude.java89 protected int getStylesheetType() method in class:ProcessorInclude
151 int savedStylesheetType = handler.getStylesheetType();
153 handler.setStylesheetType(this.getStylesheetType());
H A DStylesheetHandler.java1118 * If getStylesheetType returns this value, the current stylesheet
1125 * If getStylesheetType returns this value, the current stylesheet
1132 * If getStylesheetType returns this value, the current stylesheet
1147 int getStylesheetType() method in class:StylesheetHandler

Completed in 575 milliseconds