Java
1.0
TextIO Member List
This is the complete list of members for
TextIO
, including all inherited members.
buffer
TextIO
private
static
emptyBuffer
()
TextIO
private
static
EOF
TextIO
static
eof
()
TextIO
static
EOLN
TextIO
static
eoln
()
TextIO
static
errorMessage
(String message, String expecting)
TextIO
private
static
fileDialog
TextIO
private
static
fillBuffer
()
TextIO
private
static
floatMatcher
TextIO
private
static
floatRegex
TextIO
private
static
getAnyChar
()
TextIO
static
getBoolean
()
TextIO
static
getByte
()
TextIO
static
getChar
()
TextIO
static
getDouble
()
TextIO
static
getFloat
()
TextIO
static
getInputFileName
()
TextIO
static
getInt
()
TextIO
static
getln
()
TextIO
static
getlnBoolean
()
TextIO
static
getlnByte
()
TextIO
static
getlnChar
()
TextIO
static
getlnDouble
()
TextIO
static
getlnFloat
()
TextIO
static
getlnInt
()
TextIO
static
getlnLong
()
TextIO
static
getlnShort
()
TextIO
static
getlnString
()
TextIO
static
getlnWord
()
TextIO
static
getLong
()
TextIO
static
getOutputFileName
()
TextIO
static
getShort
()
TextIO
static
getWord
()
TextIO
static
in
TextIO
private
static
inputErrorCount
TextIO
private
static
inputFileName
TextIO
private
static
integerMatcher
TextIO
private
static
integerRegex
TextIO
private
static
lookChar
()
TextIO
private
static
out
TextIO
private
static
outputError
(String message)
TextIO
private
static
outputErrorCount
TextIO
private
static
outputFileName
TextIO
private
static
peek
()
TextIO
static
pos
TextIO
private
static
put
(Object x)
TextIO
static
put
(Object x, int minChars)
TextIO
static
putf
(String format, Object... items)
TextIO
static
putln
(Object x)
TextIO
static
putln
(Object x, int minChars)
TextIO
static
putln
()
TextIO
static
readChar
()
TextIO
private
static
readFile
(String fileName)
TextIO
static
readingStandardInput
TextIO
private
static
readInteger
(long min, long max)
TextIO
private
static
readIntegerString
()
TextIO
private
static
readRealString
()
TextIO
private
static
readStandardInput
()
TextIO
static
readStream
(InputStream inputStream)
TextIO
static
readStream
(Reader inputStream)
TextIO
static
readUserSelectedFile
()
TextIO
static
skipBlanks
()
TextIO
static
skipWhitespace
()
TextIO
private
static
standardInput
TextIO
private
static
standardOutput
TextIO
private
static
writeFile
(String fileName)
TextIO
static
writeStandardOutput
()
TextIO
static
writeStream
(OutputStream outputStream)
TextIO
static
writeStream
(PrintWriter outputStream)
TextIO
static
writeUserSelectedFile
()
TextIO
static
writingStandardOutput
TextIO
private
static
Generated by
1.8.20