Package | Description |
---|---|
org.apache.flex.compiler.internal.workspaces |
This package is the internal counterpart of the external
org.apache.flex.compiler.workspaces package. |
org.apache.flex.compiler.workspaces |
This package contains classes and interface related to workspaces,
which cache project-independent information.
|
org.apache.flex.swc |
This package and its subpackages contain a support library
for reading, writing, and representing SWC files.
|
Modifier and Type | Method and Description |
---|---|
ISWCManager |
Workspace.getSWCManager() |
Modifier and Type | Method and Description |
---|---|
ISWCManager |
IWorkspace.getSWCManager()
Get the SWC manager.
|
Modifier and Type | Class and Description |
---|---|
class |
SWCManager
This is a cached implementation for
ISWCManager based on
ConcurrentCacheStoreBase . |
Copyright © 2016 The Apache Software Foundation. All rights reserved.