Package | Description |
---|---|
org.jboss.as.logging |
Modifier and Type | Field and Description |
---|---|
static Namespace |
Namespace.CURRENT
The current namespace version.
|
Modifier and Type | Method and Description |
---|---|
static Namespace |
Namespace.forUri(String uri) |
static Namespace |
Namespace.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.
|
Modifier and Type | Method and Description |
---|---|
static List<Namespace> |
Namespace.readable() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.