net.sf.tourviewer.lib.ciclo
Class CicloTurReader
java.lang.Object
net.sf.tourviewer.lib.ciclo.CicloTurReader
public class CicloTurReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
in
BufferedReader in
CicloTurReader
public CicloTurReader()
accept
public boolean accept(InputStream in)
throws IOException
- Throws:
IOException
read
public TourSet read(InputStream inStream)
throws IOException
- Throws:
IOException
readUnsignedByte
int readUnsignedByte()
throws IOException
- Throws:
IOException
readSignedByte
int readSignedByte()
throws IOException
- Throws:
IOException
readSignedShort
int readSignedShort()
throws IOException
- Throws:
IOException
readUnsignedInt
long readUnsignedInt()
throws IOException
- Throws:
IOException
readInt
int readInt()
throws IOException
- Throws:
IOException
readLine
String readLine()
throws IOException
- Throws:
IOException
Copyright © 2005 Steffen Pingel. All Rights Reserved.