Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncSystemProperty.java68 loadPropertyFile(XSLT_PROPERTIES, xsltInfo); in execute()
176 public void loadPropertyFile(String file, Properties target) in loadPropertyFile() method in FuncSystemProperty