M3GToolkit 0.5.0

com.java4ever.m3g
Class HeaderSection

java.lang.Object
  extended bycom.java4ever.m3g.Section
      extended bycom.java4ever.m3g.HeaderSection

public class HeaderSection
extends Section


Field Summary
 
Fields inherited from class com.java4ever.m3g.Section
UNCOMPRESSED, ZLIB
 
Constructor Summary
HeaderSection()
           
 
Method Summary
 HeaderObject getHeaderObject()
           
protected  void readObjects(M3GInputStream is, java.util.ArrayList table)
           
protected  void writeObjects(M3GOutputStream os, java.util.ArrayList table)
           
 
Methods inherited from class com.java4ever.m3g.Section
getChecksum, getCompressionScheme, getTotalSectionLength, getUncompressedLength, read, setCompressionScheme, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeaderSection

public HeaderSection()
Method Detail

getHeaderObject

public HeaderObject getHeaderObject()

readObjects

protected void readObjects(M3GInputStream is,
                           java.util.ArrayList table)
                    throws java.io.IOException
Specified by:
readObjects in class Section
Throws:
java.io.IOException

writeObjects

protected void writeObjects(M3GOutputStream os,
                            java.util.ArrayList table)
                     throws java.io.IOException
Specified by:
writeObjects in class Section
Throws:
java.io.IOException

M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.