| Class | Description |
|---|---|
| Entity |
Something that has a unique id.
|
| EntityUtils | |
| NamedEntity |
An
Entity that has a name. |
| ViewSetupAttributes | |
| XmlIoEntity<T extends Entity> |
Writes and reads objects of a specific subclass of
Entity as XML
elements. |
| XmlIoEntityMap<T extends Entity> |
Writes and reads collections of a specific
Entity subclass as an XML section. |
| XmlIoNamedEntity<T extends NamedEntity> |
XmlIoEntity for NamedEntity that also handles <> |
| XmlIoSingleton<T> |
Writes and reads objects of a specific class as XML elements.
|
| Annotation Type | Description |
|---|---|
| ViewSetupAttributeIo |
Copyright © 2015–2021 Fiji. All rights reserved.