Package | Description |
---|---|
org.jboss.as.server.parsing |
Modifier and Type | Method and Description |
---|---|
static StandaloneXml.ParsingOption |
StandaloneXml.ParsingOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandaloneXml.ParsingOption[] |
StandaloneXml.ParsingOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StandaloneXml.ParsingOption.isSet(StandaloneXml.ParsingOption[] options)
Verifies if an option exist in an array of options
|
Constructor and Description |
---|
StandaloneXml(ExtensionHandler handler,
StandaloneXml.ParsingOption... options) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.