Package | Description |
---|---|
org.apache.flex.compiler.internal.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.mxml package. |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
MXMLDataManager
The
MXMLDataManager of the IWorkspace
maintains a cache of DOM-like MXMLData objects for MXML files. |
Modifier and Type | Method and Description |
---|---|
IMXMLDataManager |
Workspace.getMXMLDataManager() |
Modifier and Type | Method and Description |
---|---|
IMXMLDataManager |
IWorkspace.getMXMLDataManager()
Gets the singleton that manages DOM-like
MXMLData objects for
MXML files in the workspace. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.