|
Class Summary |
| SkinAdditionNode |
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
| SkinAdditionNodeParser |
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
| SkinNode |
Object which represents a single <skin> element in trinidad-skins.xml. |
| SkinNodeParser |
NodeParser for <skin> node in trinidad-skins.xml |
| SkinsNode |
Object which represents the skin and skin-addition nodes in trinidad-skins.xml. |
| SkinsNodeParser |
NodeParser for <skins> element in trinidad-skins.xml |
| SkinVersionNode |
Object which represents a single <version> element in trinidad-skins.xml. |
| SkinVersionNodeParser |
This class is used when we parse the trinidad-skins.xml file and there is a 'version' element
as a child of the 'skin' element. |