Interface | Description |
---|---|
Element |
Defines an XML element with an object.
The main function is to store the ElementObject. Also we can configure the ElementObject from differted events hooks. |
ElementAttributeHandler |
Handlers attributes for xml attributes of all elements processed.
|
ElementAttributeValueParser |
Helper interface for setting properties.
|
ElementBindingHandler |
Bind ElementObjects together.
|
ElementClass |
The ElementClass stores all parse information to config the Element.
|
ElementClassAttribute |
The ElementClass stores all parse information to config the Element.
|
ElementClassBase |
The ElementClassBase is for all higher instances the base config of an ElementClass config structure.
|
ElementConfigurator |
Provides an Interface to configure Element(Object).
|
ElementConfiguratorGlobal |
Provides an Interface to configure Element(Object) global.
|
ElementInterface |
Defines an ElementInterface.
|
ElementLanguage |
ElementLanguage is the central store of the defined element language.
|
ElementLanguageLocal |
ElementLanguageLocal is the local set interface for ElementLanguage.
|
ElementLanguageModule |
The ElementLanguageModule.
This is an central store to element interfaces from one language module |
ElementLanguageModuleLoader |
Provides elements from tag.
And ElementClass from a tag. |
ElementLanguageModuleLoaderSibling |
ElementLanguageModuleLoaderSibling provides sibling language loading support.
|
ElementMetaBase |
ElementMetaBase provides a base interface describe meta information.
|
ElementNamespaceContext |
ElementNamespaceContext stores all element tag classes for the namespace.
|
ElementNamespaceInstanceProvider |
Provides elements from tag.
And ElementClass from a tag. |
ElementObjectPropertyValue |
Interface for doing refection for get/set the property values of any java object.
|
Class | Description |
---|---|
AbstractElement |
An AbstractElement.
|
AbstractElementAttributeHandler |
An AbstractElementAttributeHandler.
|
AbstractElementBindingHandler |
An AbstractElementBindingHandler.
Does nothing. |
AbstractElementClass |
An AbstractElementClass.
|
AbstractElementClassAttribute |
An AbstractElementClassAttribute.
|
AbstractElementClassBase |
An AbstractElementClassBase.
|
AbstractElementConfigurator |
An AbstractElementConfigurator.
Does nothing. |
AbstractElementInterface |
An AbstractElement.
|
AbstractElementLanguage |
An AbstractElementLanguage.
|
AbstractElementLanguageModule |
An AbstractElementLanguageModule.
|
AbstractElementMetaBase |
AbstractElementMetaBase stores the id and description.
|
AbstractElementNamespaceContext |
The abstract verion of ElementNamespaceContext
|
Enum | Description |
---|---|
Element.ElementType |
The ElementTypes which are possible.
|
Exception | Description |
---|---|
ElementAttributeValueParserException |
ElementAttributeValueParserException.
|
ElementBindingHandlerException |
ElementBindingException.
Is throw with there is a exception in binding the objects |
ElementConfiguratorException |
ElementConfiguratorException.
|
ElementException |
Is throw when there is en Exception within an Element.
|
ElementLanguageModuleLoaderException |
ElementNamespaceLoaderException.
|
ElementNamespaceInstanceProviderException |
ElementNamespaceInstanceProviderException.
|
ElementObjectPropertyValueException |
ElementObjectPropertyValueException.
Is throw when the attribute value could not be found. |
Copyright © 2004-2012 X4O. All Rights Reserved.