Uses of Interface
org.x4o.xml.element.ElementNamespaceAttribute
Packages that use ElementNamespaceAttribute
Package
Description
The XML Element definitions.
The XML Meta Language.
-
Uses of ElementNamespaceAttribute in org.x4o.xml.element
Classes in org.x4o.xml.element that implement ElementNamespaceAttributeModifier and TypeClassDescriptionclass
An AbstractElementNamespaceAttribute.Classes in org.x4o.xml.element that implement interfaces with type arguments of type ElementNamespaceAttributeModifier and TypeClassDescriptionclass
The DefaultElementNamespaceAttributeComparator.
This Comparator compares the NextAttribute names with the attributeName of the ElementNamespaceAttribute.Methods in org.x4o.xml.element that return types with arguments of type ElementNamespaceAttributeModifier and TypeMethodDescriptionAbstractElementNamespace.getElementNamespaceAttributes()
ElementNamespace.getElementNamespaceAttributes()
Geta All ElementNamespaceAttributes.Methods in org.x4o.xml.element with parameters of type ElementNamespaceAttributeModifier and TypeMethodDescriptionvoid
AbstractElementNamespace.addElementNamespaceAttribute
(ElementNamespaceAttribute elementNamespaceAttribute) void
ElementNamespace.addElementNamespaceAttribute
(ElementNamespaceAttribute elementNamespaceAttribute) Adds an ElementNamespaceAttribute.int
DefaultElementNamespaceAttributeComparator.compare
(ElementNamespaceAttribute e1, ElementNamespaceAttribute e2) -
Uses of ElementNamespaceAttribute in org.x4o.xml.lang.meta
Classes in org.x4o.xml.lang.meta that implement ElementNamespaceAttributeModifier and TypeClassDescriptionclass
Stores an ElementObject into the EL context.