| Package | Description |
|---|---|
| org.jboss.logmanager.formatters |
| Modifier and Type | Method and Description |
|---|---|
static XmlFormatter.Namespace |
XmlFormatter.Namespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlFormatter.Namespace[] |
XmlFormatter.Namespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlFormatter.setNamespaceUri(XmlFormatter.Namespace namespace)
Sets the namespace URI used for each record if
XmlFormatter.isPrintNamespace() is true. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.