Package | Description |
---|---|
org.apache.flex.compiler.filespecs |
This package contains classes and interfaces representing
file specifications.
|
org.apache.flex.compiler.internal.filespecs | |
org.apache.flex.compiler.internal.workspaces |
This package is the internal counterpart of the external
org.apache.flex.compiler.workspaces package. |
Modifier and Type | Class and Description |
---|---|
class |
FileSpecification
A file specification that reads the content of the file from the file itself.
|
Modifier and Type | Class and Description |
---|---|
class |
SWCFileSpecification
A SWCFileSpecification allows us to attach read a file from a SWC.
|
Modifier and Type | Method and Description |
---|---|
IBinaryFileSpecification |
Workspace.getLatestBinaryFileSpecification(String path)
Returns the most recent
IBinaryFileSpecification given to the workspace
for a specified path. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.