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

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

Completed in 104 milliseconds