Uses of Interface
org.x4o.xml.element.ElementMetaBase
Packages that use ElementMetaBase
Package
Description
The Element Language Definition language elements.
The XML Element definitions.
The core config interfaces and key definitions.
The XML Meta Language.
-
Uses of ElementMetaBase in org.x4o.xml.eld.lang
Classes in org.x4o.xml.eld.lang that implement ElementMetaBaseModifier and TypeClassDescriptionclass
AttributeFromBodyConfigurator sets the body as attribute.class
ElementClassAttributeBindingHandler adds the object converter.class
This ElementBindingHandler adds the ElementClassAttributeConverter and the ElementConfigurator to the ElementClass.class
ElementInterfaceBindingHandler binds all childs into the interface.class
An ParentLanguageElementConfigurator.class
ElementNamespaceBindingHandler binds ElementClass into namespace.class
Binds to objects together with a method found by reflection.class
StringSplitConverterBindingHandler binds the string split converter step to parent.class
StringSplitConverterStepBindingHandler binds the object converter to the step. -
Uses of ElementMetaBase in org.x4o.xml.element
Subinterfaces of ElementMetaBase in org.x4o.xml.elementModifier and TypeInterfaceDescriptioninterface
Bind ElementObjects together.interface
The ElementClass stores all parse information to config the Element.interface
The ElementClass stores all parse information to config the Element.interface
The ElementClassBase is for all higher instances the base config of an ElementClass config structure.interface
Provides an Interface to configure Element(Object).interface
Provides an Interface to configure Element(Object) global.interface
Defines an ElementInterface.interface
ElementNamespace stores all element tag classes for the namespace.interface
Handlers attributes for xml attributes of all elements processed.Classes in org.x4o.xml.element that implement ElementMetaBaseModifier and TypeClassDescriptionclass
An AbstractElementBindingHandler.
Does nothing.class
An AbstractElementClass.class
An AbstractElementClassAttribute.class
AbstractElementClassBase provides basic element meta class support.class
An AbstractElementConfigurator.
Does nothing.class
AbstractElementInterface extends base support with element interface support.class
AbstractElementMetaBase stores the id and description.class
AbstractElementNamespace is the abstract version of an ElementNamespace.class
An AbstractElementNamespaceAttribute.class
DefaultElementClass stores the XML Element information.class
The default ElementClassAttribute.class
The default ElementInterface to store config based on class interface.class
DefaultElementNamespace is the default element namespace implementation. -
Uses of ElementMetaBase in org.x4o.xml.lang
Subinterfaces of ElementMetaBase in org.x4o.xml.langModifier and TypeInterfaceDescriptioninterface
The ElementLanguageModuleLocal is for local loading of the object.Classes in org.x4o.xml.lang that implement ElementMetaBaseModifier and TypeClassDescriptionclass
An AbstractElementLanguageModule.class
An DefaultElementLanguageModule. -
Uses of ElementMetaBase in org.x4o.xml.lang.meta
Classes in org.x4o.xml.lang.meta that implement ElementMetaBaseModifier and TypeClassDescriptionclass
Stores an ElementObject into the EL context.