|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.dbtools.DBFactory.MySQLDumpReader
protected static class DBFactory.MySQLDumpReader
MySQLDumpReader class
Constructor Summary | |
---|---|
DBFactory.MySQLDumpReader(java.io.File file)
|
Method Summary | |
---|---|
void |
close()
|
byte[] |
readLineBytes()
|
java.lang.String |
readLineString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBFactory.MySQLDumpReader(java.io.File file) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public java.lang.String readLineString() throws java.io.IOException
java.io.IOException
public byte[] readLineBytes() throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |