Package | Description |
---|---|
org.apache.flex.swc |
This package and its subpackages contain a support library
for reading, writing, and representing SWC files.
|
Modifier and Type | Class and Description |
---|---|
class |
SWCComponent
Component tag in catalog.xml file.
|
Modifier and Type | Method and Description |
---|---|
List<ISWCComponent> |
SWC.getComponents() |
List<ISWCComponent> |
ISWC.getComponents()
Get the manifest information.
|
Modifier and Type | Method and Description |
---|---|
void |
SWC.addComponent(ISWCComponent component) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.