Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/xslt/
DEnvironmentCheck.java323 public static final String CLASS_NOTPRESENT = "not-present"; field in EnvironmentCheck
712 h.put(jars[i] + "-apparent.version", CLASS_NOTPRESENT); in checkPathForJars()
818 h.put(ERROR + VERSION + "JAXP", CLASS_NOTPRESENT); in checkJAXPVersion()
865 h.put(VERSION + "xalan1", CLASS_NOTPRESENT); in checkProcessorVersion()
887 h.put(VERSION + "xalan2x", CLASS_NOTPRESENT); in checkProcessorVersion()
907 h.put(VERSION + "xalan2_2", CLASS_NOTPRESENT); in checkProcessorVersion()
941 h.put(VERSION + "xerces1", CLASS_NOTPRESENT); in checkParserVersion()
960 h.put(VERSION + "xerces2", CLASS_NOTPRESENT); in checkParserVersion()
975 h.put(VERSION + "crimson", CLASS_NOTPRESENT); in checkParserVersion()
1006 h.put(VERSION + "ant", CLASS_NOTPRESENT); in checkAntVersion()