Searched defs:StylesheetHandler (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DStylesheetHandler.java19 * $Id: StylesheetHandler.java 468640 2006-10-28 06:53:53Z minchau $
66 public class StylesheetHandler extends DefaultHandler class in inherits:DefaultHandler,TemplatesHandler,PrefixResolver,NodeConsumer
92 * Create a StylesheetHandler object, creating a root stylesheet
100 public StylesheetHandler(TransformerFactoryImpl processor) method in class:StylesheetHandler
213 assertion(true, "can't process a context node in StylesheetHandler!");

Completed in 193 milliseconds