Michael Thomas Flanagan's Java Scientific Library

FileInput Class:      UML Class Diagram

     

Main Page of Michael Thomas Flanagan Java Scientific Library

All methods are listed.

FileInput
# fileName:String
# stemName:String
# pathName:String
# dirPath:String
# fullLine:String
# fullLineT:String
# input:BufferedReader
# testFullLine:boolean
# testFullLineT:boolean
# eof:boolean
# fileFound:boolean
# inputType:boolean
# charType:boolean
+ FileInput()
+ FileInput(in filename:String)
+ getPathName():String
+ getFileName():String
+ getStemName():String
+ getDirPath():String
+ readDouble():double
+ readFloat():float
+ readBigDecimal():BigDecimal
+ readInt():int
+ readLong():long
+ readBigInteger():BigInteger
+ readShort():short
+ readByte():byte
+ readComplex():Complex
+ readPhasor():Phasor
+ readBoolean():boolean
+ readWord():String
+ readLine():String
# readLineL():String
+ readChar():char
+ close()
+ eof():boolean
+ fileFound():boolean
# enterLine()
# nextWord():String
# nextCharInString():char
 

         
  Return to the FileInput Class main page



  This page was prepared by Dr Michael Thomas Flanagan
  It was last updated in July 2007