Package | Description |
---|---|
org.apache.flex.compiler.config |
This package contains classes and interfaces related to the configuration subsystem.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setIncludeSources(ConfigurationValue cv,
List<String> values)
Specifies classes or directories to add to the SWC file.
|
void |
Configuration.setIncludeStyleSheets(ConfigurationValue cv,
List<String> values)
Specifies stylesheets to add to the SWC file.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.