All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.lotspiech.poker.GameFileTokenizer
Copyright 2001, 2002 by Jeffrey B. Lotspiech. This program is open source; it is licensed under the Common Public License Version 0.5.
private static final String COPYRIGHT
private BufferedReader in
private StringTokenizer quotes
private StringTokenizer spaces
private boolean EOL
private boolean BOL
public GameFileTokenizer(Reader in)
public void advancePastEOL() throws Exception
public String nextToken() throws Exception
All Packages Class Hierarchy This Package Previous Next Index