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 TypeClassDescriptionclassAn AbstractElementNamespaceAttribute.Classes in org.x4o.xml.element that implement interfaces with type arguments of type ElementNamespaceAttributeModifier and TypeClassDescriptionclassThe 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 TypeMethodDescriptionvoidAbstractElementNamespace.addElementNamespaceAttribute(ElementNamespaceAttribute elementNamespaceAttribute) voidElementNamespace.addElementNamespaceAttribute(ElementNamespaceAttribute elementNamespaceAttribute) Adds an ElementNamespaceAttribute.intDefaultElementNamespaceAttributeComparator.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 TypeClassDescriptionclassStores an ElementObject into the EL context.