|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.free.garminimg.ImgSubFile org.free.garminimg.UnknownSubFile
public class UnknownSubFile
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.free.garminimg.ImgSubFile |
---|
ImgSubFile.FileContext |
Field Summary |
---|
Fields inherited from class org.free.garminimg.ImgSubFile |
---|
fileBag, headerLength |
Constructor Summary | |
---|---|
UnknownSubFile(java.lang.String filename,
java.lang.String filetype,
int fileSize,
int blocSize,
ImgFileBag fileBag)
|
Method Summary | |
---|---|
void |
init()
|
Methods inherited from class org.free.garminimg.ImgSubFile |
---|
addBloc, create, debugPrintHex, getAbsolutePosition, getFilename, getFileSize, getFiletype, getHeaderLength, getLocked, getLockedPos, getNextReadPos, printDebug, readByte, readInt16, readInt24, readString, readUInt16, readUInt24, readUInt32, seek, superInit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnknownSubFile(java.lang.String filename, java.lang.String filetype, int fileSize, int blocSize, ImgFileBag fileBag)
Method Detail |
---|
public void init() throws java.io.IOException
init
in class ImgSubFile
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |