Diamond Control Suite 3.0

diamondedge.util
Class InputFile

java.lang.Object
  extended by java.io.RandomAccessFile
      extended by diamondedge.util.InputFile
All Implemented Interfaces:
Closeable, DataInput, DataOutput

public class InputFile
extends RandomAccessFile


Constructor Summary
InputFile(String pathName)
           
 
Method Summary
 Variant input()
           
 String input(int nChars)
           
 String inputLine()
           
 
Methods inherited from class java.io.RandomAccessFile
close, getChannel, getFD, getFilePointer, length, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, seek, setLength, skipBytes, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputFile

public InputFile(String pathName)
          throws FileNotFoundException
Throws:
FileNotFoundException
Method Detail

input

public Variant input()
              throws IOException
Throws:
IOException

inputLine

public String inputLine()
                 throws IOException
Throws:
IOException

input

public String input(int nChars)
             throws IOException
Throws:
IOException

Diamond Control Suite 3.0

Diamond Edge and Diamond Control Suite are trademarks or registered trademarks of Diamond Edge, Inc. Copyright 1999-2005 Diamond Edge, Inc. All Rights Reserved.