Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/xslt/
DEnvironmentCheck.java935 String parserVersion = (String) f.get(null); in checkParserVersion() local
937 h.put(VERSION + "xerces1", parserVersion); in checkParserVersion()
954 String parserVersion = (String) f.get(null); in checkParserVersion() local
956 h.put(VERSION + "xerces2", parserVersion); in checkParserVersion()