Uses of Package
jwadlib

Classes in jwadlib used by jwadlib
InvalidWADHeaderException
          Signals that there is an error with the first twelve bytes of the WAD file being processed.
Lump
          The Lump class is the parent class of all lump classes that are used to virtually store lumps from WAD files that have been extracted into a Wad object.
UnableToBackUpWADFileException
          Signals that the WAD file is unable to be backed up.
UnableToReadWADFileException
          Signals that the WAD file is unable to be read.
UnableToWriteLumpFileException
          Signals that the lump file is unable to be written.
UnableToWriteWADFileException
          Signals that the WAD file is unable to be written.
Wad
          The Wad class is used to virtually open, manipulate and store WAD files.
WadByteBuffer
          A wrapper class for the ByteBuffer class that specifically is designed to work with WAD file data.
WADFormatException
          The parent exception of WAD format problems.
 


jwadlib WAD Library API
Version 1.0 Alpha 1

© 2008 Samuel insertwackynamehere Horwitz.
jwadlib WAD Library is released under the GNU Lesser Public License with the documentation freely written into the source code. This generated output it provided for the benefit of users. All the information contained is available as part of the downloaded library.