Home | History | Annotate | Download | only in xslt

Lines Matching defs:logMsg

176       // Note: many logMsg calls have # at the start to 
178 logMsg("# WARNING: Potential problems found in your environment!");
179 logMsg("# Check any 'ERROR' items above against the Xalan FAQs");
180 logMsg("# to correct potential problems with your classes/jars");
181 logMsg("# http://xml.apache.org/xalan-j/faq.html");
188 logMsg("# YAHOO! Your environment seems to be OK.");
253 logMsg("# ERROR: writeEnvironmentReport called with null Hashtable");
259 logMsg(
289 logMsg(keyStr + "=" + h.get(keyStr));
294 logMsg("Reading-" + key + "= threw: " + e.toString());
298 logMsg(
361 logMsg("#---- BEGIN Listing XML-related jars in: " + desc + " ----");
380 logMsg(keyStr + "=" + subhash.get(keyStr));
386 logMsg("Reading-" + key + "= threw: " + e.toString());
391 logMsg("#----- END Listing XML-related jars in: " + desc + " -----");
1292 protected void logMsg(String s)