HomeSort by relevance Sort by last modified time
    Searched full:parserversion (Results 1 - 1 of 1) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
EnvironmentCheck.java 935 String parserVersion = (String) f.get(null);
937 h.put(VERSION + "xerces1", parserVersion);
954 String parserVersion = (String) f.get(null);
956 h.put(VERSION + "xerces2", parserVersion);
    [all...]

Completed in 55 milliseconds