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 TypeClassDescriptionclassAttributeFromBodyConfigurator sets the body as attribute.classElementClassAttributeBindingHandler adds the object converter.classThis ElementBindingHandler adds the ElementClassAttributeConverter and the ElementConfigurator to the ElementClass.classElementInterfaceBindingHandler binds all childs into the interface.classAn ParentLanguageElementConfigurator.classElementNamespaceBindingHandler binds ElementClass into namespace.classBinds to objects together with a method found by reflection.classStringSplitConverterBindingHandler binds the string split converter step to parent.classStringSplitConverterStepBindingHandler binds the object converter to the step. -
Uses of ElementMetaBase in org.x4o.xml.element
Subinterfaces of ElementMetaBase in org.x4o.xml.elementModifier and TypeInterfaceDescriptioninterfaceBind ElementObjects together.interfaceThe ElementClass stores all parse information to config the Element.interfaceThe ElementClass stores all parse information to config the Element.interfaceThe ElementClassBase is for all higher instances the base config of an ElementClass config structure.interfaceProvides an Interface to configure Element(Object).interfaceProvides an Interface to configure Element(Object) global.interfaceDefines an ElementInterface.interfaceElementNamespace stores all element tag classes for the namespace.interfaceHandlers attributes for xml attributes of all elements processed.Classes in org.x4o.xml.element that implement ElementMetaBaseModifier and TypeClassDescriptionclassAn AbstractElementBindingHandler.
Does nothing.classAn AbstractElementClass.classAn AbstractElementClassAttribute.classAbstractElementClassBase provides basic element meta class support.classAn AbstractElementConfigurator.
Does nothing.classAbstractElementInterface extends base support with element interface support.classAbstractElementMetaBase stores the id and description.classAbstractElementNamespace is the abstract version of an ElementNamespace.classAn AbstractElementNamespaceAttribute.classDefaultElementClass stores the XML Element information.classThe default ElementClassAttribute.classThe default ElementInterface to store config based on class interface.classDefaultElementNamespace is the default element namespace implementation. -
Uses of ElementMetaBase in org.x4o.xml.lang
Subinterfaces of ElementMetaBase in org.x4o.xml.langModifier and TypeInterfaceDescriptioninterfaceThe ElementLanguageModuleLocal is for local loading of the object.Classes in org.x4o.xml.lang that implement ElementMetaBaseModifier and TypeClassDescriptionclassAn AbstractElementLanguageModule.classAn DefaultElementLanguageModule. -
Uses of ElementMetaBase in org.x4o.xml.lang.meta
Classes in org.x4o.xml.lang.meta that implement ElementMetaBaseModifier and TypeClassDescriptionclassStores an ElementObject into the EL context.