Uses of Enum Class
org.rumbledb.runtime.xml.NamespaceBindingUtils.ReservedNamespaceBindingError
Packages that use NamespaceBindingUtils.ReservedNamespaceBindingError
-
Uses of NamespaceBindingUtils.ReservedNamespaceBindingError in org.rumbledb.runtime.xml
Methods in org.rumbledb.runtime.xml that return NamespaceBindingUtils.ReservedNamespaceBindingErrorModifier and TypeMethodDescriptionNamespaceBindingUtils.getReservedNamespaceBindingError(String prefix, String uri) Returns the enum constant of this class with the specified name.NamespaceBindingUtils.ReservedNamespaceBindingError.values()Returns an array containing the constants of this enum class, in the order they are declared.