de.jreality.reader
Class ParserUtil

java.lang.Object
  extended by de.jreality.reader.ParserUtil

public class ParserUtil
extends Object

Author:
weissman

Constructor Summary
ParserUtil()
           
 
Method Summary
static double parseNumber(StreamTokenizer st)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserUtil

public ParserUtil()
Method Detail

parseNumber

public static final double parseNumber(StreamTokenizer st)
                                throws IOException
Throws:
IOException