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 TypeClassDescriptionclassAttributeAliasElement add the defines alias to the parent element attribute.classBeanElement fills it elementObject from source with the bean.class attribute.classFills all the ElementDescription which the description.classElementClassAddParentElement adds an parent tag to ElementClass for xsd.classModuleElement put in an instance from parent language module.classNextAttributeElement.
Parses the attributeName and adds it to the ElementClassclassSkipPhaseElement add skip phases to elements. -
Uses of AbstractElement in org.x4o.xml.element
Subclasses of AbstractElement in org.x4o.xml.elementModifier and TypeClassDescriptionclassThe default element to handle the xml events.classDefaultElementBodyComment the default comment element.classDefaultElementBodyWhitespace the default white space element. -
Uses of AbstractElement in org.x4o.xml.lang.meta
Subclasses of AbstractElement in org.x4o.xml.lang.metaModifier and TypeClassDescriptionclassAn ELReferenceElement.
Fills the ElementObject with an object from el.classMethodElement invokes an method on a element object.classAn ParentObjectElement.
This Element only uses its parent ElementObject.classAn PropertyElement.