Uses of Class
org.jboss.metadata.ear.parser.jboss.Namespace
-
Packages that use Namespace Package Description org.jboss.metadata.ear.parser.jboss -
-
Uses of Namespace in org.jboss.metadata.ear.parser.jboss
Methods in org.jboss.metadata.ear.parser.jboss that return Namespace Modifier and Type Method Description static NamespaceNamespace. forUri(String uri)static NamespaceNamespace. valueOf(String name)Returns the enum constant of this type with the specified name.static Namespace[]Namespace. values()Returns an array containing the constants of this enum type, in the order they are declared.
-