Home
last modified time | relevance | path

Searched refs:getAssociatedStylesheet (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DTransformerFactoryImpl.java255 public Source getAssociatedStylesheet( in getAssociatedStylesheet() method in TransformerFactoryImpl
363 return handler.getAssociatedStylesheet(); in getAssociatedStylesheet()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DStylesheetPIHandler.java115 public Source getAssociatedStylesheet() in getAssociatedStylesheet() method in StylesheetPIHandler