| Interface | Description | |
|---|---|---|
| XMLConvertible | This interface is implemented by all Stardust elements. |
| Class | Description | |
|---|---|---|
| ClassPackage |
An XMLBuilder object needs to know the mapping between an XML tag's name and an actual class. |
|
| XMLBuilder |
XMLBuilder can generate Stardust elements' XML representations and reconstruct elements from existing XML data. |