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

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorStylesheetElement.java 123 stylesheet = new StylesheetRoot(handler.getSchema(), handler.getStylesheetProcessor().getErrorListener());
125 if (handler.getStylesheetProcessor().isSecureProcessing())
ProcessorInclude.java 193 TransformerFactoryImpl processor = handler.getStylesheetProcessor();
276 if (handler.getStylesheetProcessor().isSecureProcessing())
351 TransformerFactoryImpl processor = handler.getStylesheetProcessor();
ProcessorLRE.java 185 handler.getStylesheetProcessor().getErrorListener());
322 stylesheet = new StylesheetRoot(handler.getSchema(), handler.getStylesheetProcessor().getErrorListener());
323 if (handler.getStylesheetProcessor().isSecureProcessing())
StylesheetHandler.java     [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 783 milliseconds