VdexReload 1.1.3 API

Package uk.ac.reload.moonunit.schema

Interface Summary
ReloadVocabularyListener The ReloadVocabularyListener to notify when a Vocabulary List has been changed
 

Class Summary
ReloadSchema The ReloadSchema Class - a Java representation of an XML Schema.
ReloadSchemaAttribute An Attribute node that represents an Attribute of an Element in the Schema.
ReloadSchemaController The Schema Controller - this controls access to helper and vocabulary files as well as various default values.
ReloadSchemaElement An Element node that represents an Element in the Schema.
ReloadSchemaGroup A node that represents a Group in the Schema.
ReloadSchemaHelper The Reload Schema Helper - this provides a bunch of helper methods to the ReloadSchema class, like friendly names etc.
ReloadSchemaModelGroup A node that represents a ModelGroup in the Schema.
ReloadSchemaNode An abstract node that represents either an Element or an Attribute of the Schema.
ReloadSchemaWildcard A node that represents a Wildcard in the Schema.
ReloadVocabulary The Reload Vocabulary - Defines a Vocabulary mapping between Elements/Attributes and a Vocabulary List.
ReloadVocabularyList A Reload Vocabulary List - A String list and default value
ReloadVocabularyListenerEvent A ReloadVocabularyList has changed , this is the Event that is fired Listeners.
 

Exception Summary
ReloadSchemaException The Exception thrown for ReloadSchema Actions
 


VdexReload 1.1.3 API