Package | Description |
---|---|
org.jboss.as.messaging |
Modifier and Type | Method and Description |
---|---|
static Element |
Element.forName(String localName) |
static Element |
Element.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element[] |
Element.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
XMLStreamException |
MessagingMessages.ignoringUnhandledElement(Element element,
String location)
Creates an exception indicating an unhandled element is being ignored.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.