| Interface | Description |
|---|---|
| IMXMLData |
Represents the syntax, but not the semantics, of an MXML file.
|
| IMXMLDataManager |
The
IMXMLDataManager of the IWorkspace maintains a cache of
IMXMLData objects that serve as DOMs for MXML files. |
| IMXMLLanguageConstants |
Core MXML constants.
|
| IMXMLNamespaceMapping |
Interface to a MXML-namespace-URI-to-manifest-file mapping.
|
| IMXMLTagAttributeData |
Represents an attribute in MXML.
|
| IMXMLTagData |
Represents an open tag, a close tag, or an empty tag in MXML.
|
| IMXMLTypeConstants |
Constants for AS3 types that have special significance to MXML and Flex
|
| IMXMLUnitData |
Represents one unit of MXML.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.