Package org.x4o.xml.element
package org.x4o.xml.element
The XML Element definitions.
- Since:
- 1.0
-
ClassDescriptionAn AbstractElement.An AbstractElementBindingHandler.
Does nothing.An AbstractElementClass.An AbstractElementClassAttribute.AbstractElementClassBase provides basic element meta class support.An AbstractElementConfigurator.
Does nothing.AbstractElementInterface extends base support with element interface support.AbstractElementMetaBase stores the id and description.AbstractElementNamespace is the abstract version of an ElementNamespace.An AbstractElementNamespaceAttribute.The default element to handle the xml events.An DefaultElementAttributeValueParser.DefaultElementBodyCharacters the default characters element.DefaultElementBodyComment the default comment element.DefaultElementBodyWhitespace the default white space element.DefaultElementClass stores the XML Element information.The default ElementClassAttribute.The default ElementInterface to store config based on class interface.DefaultElementNamespace is the default element namespace implementation.The DefaultElementNamespaceAttributeComparator.
This Comparator compares the NextAttribute names with the attributeName of the ElementNamespaceAttribute.DefaultElementNamespaceInstanceProvider creates and configures an Element instance.An DefaultElementObjectPropertyValue which does does get/set operations on pojo beans.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.The ElementTypes which are possible.Helper interface for setting properties.ElementAttributeValueParserException.Bind ElementObjects together.ElementBindingException.
Is throw with there is a exception in binding the objectsThe ElementClass stores all parse information to config the Element.The ElementClass stores all parse information to config the Element.The ElementClassBase is for all higher instances the base config of an ElementClass config structure.Provides an Interface to configure Element(Object).ElementConfiguratorException.Provides an Interface to configure Element(Object) global.Is throw when there is en Exception within an Element.Defines an ElementInterface.ElementMetaBase provides a base interface describe meta information.ElementNamespace stores all element tag classes for the namespace.Handlers attributes for xml attributes of all elements processed.ElementNamespaceInstanceProvider is provider for creating new Element instances for an xml tag.ElementNamespaceInstanceProviderException holds the ElementNamespaceInstanceProvider which created this Exception.Interface for doing refection for get/set the property values of any java object.ElementObjectPropertyValueException.
Is throw when the attribute value could not be found.