Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncSystemProperty.java45 static final String XSLT_PROPERTIES = field in FuncSystemProperty
68 loadPropertyFile(XSLT_PROPERTIES, xsltInfo); in execute()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DTransformerFactoryImpl.java80 public static final String XSLT_PROPERTIES = field in TransformerFactoryImpl