See: Description
Interface | Description |
---|---|
ISWCReader |
API for reading a SWC file.
|
ISWCWriter |
API for writing an
ISWC model into a SWC file. |
Class | Description |
---|---|
SWCDirectoryWriter |
Write a SWC model to an open directory.
|
SWCReader |
Read a SWC file using Java ZIP utilities.
|
SWCWriter |
Implementation for serializing a SWC model to a *.swc library file.
|
Use SWCReader
to read a SWF file and SWCWriter
to
write one.