/[classpath]/classpath/java/io/StreamTokenizer.java
ViewVC logotype

Diff of /classpath/java/io/StreamTokenizer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by mark, Tue Jul 16 20:43:51 2002 UTC revision 1.14 by mkoch, Sun Mar 23 10:39:02 2003 UTC
# Line 580  public class StreamTokenizer Line 580  public class StreamTokenizer
580     * quote, and comment) from all characters.  It is equivalent to calling     * quote, and comment) from all characters.  It is equivalent to calling
581     * <code>ordinaryChars(0x00, 0xFF)</code>.     * <code>ordinaryChars(0x00, 0xFF)</code>.
582     *     *
583     * @see ordinaryChars     * @see #ordinaryChars(int, int)
584     */     */
585    public void resetSyntax()    public void resetSyntax()
586    {    {

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26