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

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DStylesheetPIHandler.java19 * $Id: StylesheetPIHandler.java 468655 2006-10-28 07:12:06Z minchau $
41 public class StylesheetPIHandler extends DefaultHandler class in inherits:DefaultHandler
90 * Construct a StylesheetPIHandler instance that will search
99 public StylesheetPIHandler(String baseID, String media, String title, method in class:StylesheetPIHandler
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DTransformerFactoryImpl.java58 import org.apache.xml.utils.StylesheetPIHandler;
281 StylesheetPIHandler handler = new StylesheetPIHandler(baseID, media,

Completed in 372 milliseconds