Uses of Interface
org.x4o.xml.element.ElementClassBase
Packages that use ElementClassBase
-
Uses of ElementClassBase in org.x4o.xml.element
Subinterfaces of ElementClassBase in org.x4o.xml.elementModifier and TypeInterfaceDescriptioninterfaceThe ElementClass stores all parse information to config the Element.interfaceDefines an ElementInterface.Classes in org.x4o.xml.element that implement ElementClassBaseModifier and TypeClassDescriptionclassAn AbstractElementClass.classAbstractElementClassBase provides basic element meta class support.classAbstractElementInterface extends base support with element interface support.classDefaultElementClass stores the XML Element information.classThe default ElementInterface to store config based on class interface.