org.free.garminimg
Class UnknownSubFile

java.lang.Object
  extended by org.free.garminimg.ImgSubFile
      extended by org.free.garminimg.UnknownSubFile

public class UnknownSubFile
extends ImgSubFile


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

UnknownSubFile

public UnknownSubFile(java.lang.String filename,
                      java.lang.String filetype,
                      int fileSize,
                      int blocSize,
                      ImgFileBag fileBag)
Method Detail

init

public void init()
          throws java.io.IOException
Specified by:
init in class ImgSubFile
Throws:
java.io.IOException


Copyright © 2008. All Rights Reserved.