Uses of Interface
pt.tumba.parser.swf.SWFHeader

Packages that use SWFHeader
pt.tumba.parser.swf   
 

Uses of SWFHeader in pt.tumba.parser.swf
 

Subinterfaces of SWFHeader in pt.tumba.parser.swf
 interface SWFSpriteTagTypes
          Interface for passing SWF tag types that can be used in a movie or a sprite
 interface SWFTags
          Interface for passing SWF Header and Generic Tags.
 interface SWFTagTypes
          Interface for passing SWF tag types.
 

Classes in pt.tumba.parser.swf that implement SWFHeader
 class DummySWFWriter
          Implements the SWFTags interface and does nothing Use as a sink when output is not required
 class FontLoader
          Font loading utilities
 class MovieBuilder
          An implementation of the SWFTagTypes interface that builds a Movie object
 class SWF2HTML
          Description of the Class
 class SWFSaxParser
          A SAX2 parser (XMLReader) that implements the SWFTagTypes interface and produces an XML representation of the Flash movie.
 class SWFTagDumper
          An implementation of the SWFTagTypes interface that produces a debug dump
 class SWFTagTypesImpl
          A pass-through implementation of the SWFTagTypes interface - useful as a base class
 class SWFWriter
          Implements the SWFTags interface and writes a SWF file to the output stream
 class TagParser
          Parse Tags and drive a SWFTagTypes interface.
 class TagWriter
          A writer that implements the SWFTagTypes interface and writes to a SWFTags interface
protected  class TagWriter.SpriteTags
          Description of the Class
 class Unprotector
          Utility to unprotect a SWF.