Uses of Class
org.x4o.xml.element.AbstractElement
Packages that use AbstractElement
Package
Description
The Element Language Definition language elements.
The XML Element definitions.
The XML Meta Language.
-
Uses of AbstractElement in org.x4o.xml.eld.lang
Subclasses of AbstractElement in org.x4o.xml.eld.langModifier and TypeClassDescriptionclass
AttributeAliasElement add the defines alias to the parent element attribute.class
BeanElement fills it elementObject from source with the bean.class attribute.class
Fills all the ElementDescription which the description.class
ElementClassAddParentElement adds an parent tag to ElementClass for xsd.class
ModuleElement put in an instance from parent language module.class
NextAttributeElement.
Parses the attributeName and adds it to the ElementClassclass
SkipPhaseElement add skip phases to elements. -
Uses of AbstractElement in org.x4o.xml.element
Subclasses of AbstractElement in org.x4o.xml.elementModifier and TypeClassDescriptionclass
The default element to handle the xml events.class
DefaultElementBodyComment the default comment element.class
DefaultElementBodyWhitespace the default white space element. -
Uses of AbstractElement in org.x4o.xml.lang.meta
Subclasses of AbstractElement in org.x4o.xml.lang.metaModifier and TypeClassDescriptionclass
An ELReferenceElement.
Fills the ElementObject with an object from el.class
MethodElement invokes an method on a element object.class
An ParentObjectElement.
This Element only uses its parent ElementObject.class
An PropertyElement.