See: Description
| Interface | Description |
|---|---|
| CompositeFileElementListener |
The listener interface for receiving composite file element events.
|
| CompositeFileElementProxy |
An interface defining a proxy for accessing composite file information for an
element type.
|
| Class | Description |
|---|---|
| AbstractCompositeFileElementProxy | Deprecated
replaced by
BaseCompositeFileElementProxy or DefaultCompositeFileElementProxy for container-based proxies. |
| BaseCompositeFileElementProxy | |
| CompositeFileElementEvent |
An event class which indicates that the internal state of composite file
elements may have changed.
|
| CompositeFileElementHook | |
| CompositeFileElementRegistry |
The registry class for composite file element proxies, which enable element
instances to be associated with arbitrary URLs.
|
| DefaultCompositeFileElementProxy |
The default implementation class for a
CompositeFileElementProxy
based on a container-style composite element type. |
| Enum | Description |
|---|---|
| Depth |