Home | History | Annotate | Download | only in xslt

Lines Matching defs:checkEnvironment

50  * (new EnvironmentCheck()).checkEnvironment(yourPrintWriter);
61 * <xsl:copy-of select="xalan:checkEnvironment()"/>
70 * temporarily calling checkEnvironment() directly from your code,
98 * {@link #checkEnvironment(PrintWriter)}.</p>
134 app.checkEnvironment(sendOutputTo);
161 public boolean checkEnvironment(PrintWriter pw)