| Package | Description |
|---|---|
| org.apache.flex.swc |
This package and its subpackages contain a support library
for reading, writing, and representing SWC files.
|
| org.apache.flex.swc.io |
This package contains classes and interfaces for reading and writing SWC files.
|
| org.apache.flex.swf.io |
This package contains classes and interfaces for reading and writing SWF files.
|
| Class and Description |
|---|
| SWFReader
Implementation of
ISWFReader. |
| Class and Description |
|---|
| ISWFWriterFactory
A factory interface for creating
ISWFWriter. |
| Class and Description |
|---|
| InputBitStream
Implementation of
InputBitStream. |
| ISWFReader
Read a SWF file and construct in-memory model.
|
| ISWFWriter
Serialize an
ISWF object to bytes. |
| ISWFWriterFactory
A factory interface for creating
ISWFWriter. |
| SWFReader.TagHeader
Wrapper class for "type" and "length" field in a SWF tag header.
|
| SWFWriter
The implementation of SWF tag, type encoding logic.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.