out.html
来自「数据挖掘的最常用工具。由于开源」· HTML 代码 · 共 859 行 · 第 1/3 页
HTML
859 行
<BR> Request a bug report for an unexpected Exception/Error.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#resetCounters()">resetCounters</A></B>()</CODE><BR> reset error and warning counters</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#setGUIMode(java.awt.TextArea)">setGUIMode</A></B>(java.awt.TextArea text)</CODE><BR> Switches to GUI mode if <code>text</code> is not <code>null</code></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#setOutputStream(java.io.OutputStream)">setOutputStream</A></B>(java.io.OutputStream stream)</CODE><BR> Sets a new output stream and switches to non-gui mode.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#showPosition(java.io.File, int)">showPosition</A></B>(java.io.File file, int line)</CODE><BR> print a line of a file</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#showPosition(java.io.File, int, int)">showPosition</A></B>(java.io.File file, int line, int column)</CODE><BR> prints a line of a file with marked position.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#statistics()">statistics</A></B>()</CODE><BR> print error and warning statistics</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#time(weka.core.parser.JFlex.ErrorMessages, weka.core.parser.JFlex.Timer)">time</A></B>(<A HREF="../../../../weka/core/parser/JFlex/ErrorMessages.html" title="class in weka.core.parser.JFlex">ErrorMessages</A> message, <A HREF="../../../../weka/core/parser/JFlex/Timer.html" title="class in weka.core.parser.JFlex">Timer</A> time)</CODE><BR> Report time statistic data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#time(java.lang.String)">time</A></B>(java.lang.String message)</CODE><BR> Report time statistic data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#warning(weka.core.parser.JFlex.ErrorMessages, int)">warning</A></B>(<A HREF="../../../../weka/core/parser/JFlex/ErrorMessages.html" title="class in weka.core.parser.JFlex">ErrorMessages</A> message, int line)</CODE><BR> print a warning with line information</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#warning(java.io.File, weka.core.parser.JFlex.ErrorMessages, int, int)">warning</A></B>(java.io.File file, <A HREF="../../../../weka/core/parser/JFlex/ErrorMessages.html" title="class in weka.core.parser.JFlex">ErrorMessages</A> message, int line, int column)</CODE><BR> print warning message with location information</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../weka/core/parser/JFlex/Out.html#warning(java.lang.String)">warning</A></B>(java.lang.String message)</CODE><BR> print a warning without position information</TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="NL"><!-- --></A><H3>NL</H3><PRE>public static final java.lang.String <B>NL</B></PRE><DL><DD>platform dependent newline sequence<P><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="Out()"><!-- --></A><H3>Out</H3><PRE>public <B>Out</B>()</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="setGUIMode(java.awt.TextArea)"><!-- --></A><H3>setGUIMode</H3><PRE>public static void <B>setGUIMode</B>(java.awt.TextArea text)</PRE><DL><DD>Switches to GUI mode if <code>text</code> is not <code>null</code><P><DD><DL><DT><B>Parameters:</B><DD><CODE>text</CODE> - the message TextArea of the JFlex GUI</DL></DD></DL><HR><A NAME="setOutputStream(java.io.OutputStream)"><!-- --></A><H3>setOutputStream</H3><PRE>public static void <B>setOutputStream</B>(java.io.OutputStream stream)</PRE><DL><DD>Sets a new output stream and switches to non-gui mode.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>stream</CODE> - the new output stream</DL></DD></DL><HR><A NAME="time(weka.core.parser.JFlex.ErrorMessages, weka.core.parser.JFlex.Timer)"><!-- --></A><H3>time</H3><PRE>public static void <B>time</B>(<A HREF="../../../../weka/core/parser/JFlex/ErrorMessages.html" title="class in weka.core.parser.JFlex">ErrorMessages</A> message, <A HREF="../../../../weka/core/parser/JFlex/Timer.html" title="class in weka.core.parser.JFlex">Timer</A> time)</PRE><DL><DD>Report time statistic data.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>message</CODE> - the message to be printed<DD><CODE>time</CODE> - elapsed time</DL></DD></DL><HR><A NAME="time(java.lang.String)"><!-- --></A><H3>time</H3><PRE>public static void <B>time</B>(java.lang.String message)</PRE><DL><DD>Report time statistic data.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>message</CODE> - the message to be printed</DL></DD></DL><HR><A NAME="println(java.lang.String)"><!-- --></A><H3>println</H3><PRE>public static void <B>println</B>(java.lang.String message)</PRE><DL><DD>Report generation progress.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>message</CODE> - the message to be printed</DL></DD></DL><HR><A NAME="println(weka.core.parser.JFlex.ErrorMessages, java.lang.String)"><!-- --></A><H3>println</H3><PRE>public static void <B>println</B>(<A HREF="../../../../weka/core/parser/JFlex/ErrorMessages.html" title="class in weka.core.parser.JFlex">ErrorMessages</A> message, java.lang.String data)</PRE><DL><DD>Report generation progress.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>message</CODE> - the message to be printed<DD><CODE>data</CODE> - data to be inserted into the message</DL></DD></DL><HR><A NAME="println(weka.core.parser.JFlex.ErrorMessages, int)"><!-- --></A><H3>println</H3><PRE>public static void <B>println</B>(<A HREF="../../../../weka/core/parser/JFlex/ErrorMessages.html" title="class in weka.core.parser.JFlex">ErrorMessages</A> message, int data)</PRE><DL><DD>Report generation progress.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>message</CODE> - the message to be printed<DD><CODE>data</CODE> - data to be inserted into the message</DL></DD></DL><HR><A NAME="print(java.lang.String)"><!-- --></A><H3>print</H3><PRE>public static void <B>print</B>(java.lang.String message)</PRE><DL><DD>Report generation progress.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>message</CODE> - the message to be printed</DL></DD></DL><HR><A NAME="debug(java.lang.String)"><!-- --></A><H3>debug</H3><PRE>public static void <B>debug</B>(java.lang.String message)</PRE><DL><DD>Dump debug information to System.out Use like this <code>if (Out.DEBUG) Out.debug(message)</code> to save performance during normal operation (when DEBUG is turned off).<P><DD><DL></DL></DD></DL><HR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?