Package org.jhotdraw8.base.io


package org.jhotdraw8.base.io
  • Classes
    Class
    Description
    CharBufferReader.
    CharSequenceReader.
    This extension of StreamTokenizer keeps track of the position of the tokens in the input stream, and it can parse hexadecimal numbers and double numbers with exponents.