legacy.resource.codecs.pallet
Class NativePalletFormat

java.lang.Object
  extended by legacy.resource.Format
      extended by legacy.resource.codecs.pallet.NativePalletFormat

public class NativePalletFormat
extends Format

NativeAudioFormat.class is the base for audio files

Author:
Benjamin Tarrant

Constructor Summary
NativePalletFormat(java.io.InputStream stream)
           
 
Method Summary
 
Methods inherited from class legacy.resource.Format
getFormatLoadLock
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativePalletFormat

public NativePalletFormat(java.io.InputStream stream)
                   throws java.io.IOException
Throws:
java.io.IOException