| Interface | Description | |
|---|---|---|
| IEvaluationContext | The IEvaluationContext interface is the contract for any concrete evaluation context utilized by an instance of XMLService. | |
| IMarshaller | The IMarshaller interface defines the functionality of a concrete Marshaller. | |
| ISerializable | The ISerializable interface defines the methods for custom Marshalling/Unmarshalling of ActionScript objects. | |
| IUnmarshaller | The IMarshaller interface defines the functionality of a concrete Marshaller. |
| Class | Description | |
|---|---|---|
| MarshallingException | Base Class for ActionScript XML Binding exceptions. | |
| XMLService |
You use the <mxml:XMLService> tag to represent an
XMLService object in an MXML file. |