Package | Description |
---|---|
org.jboss.as.controller.parsing |
Modifier and Type | Method and Description |
---|---|
static Attribute |
Attribute.forName(String localName) |
static Attribute |
Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attribute[] |
Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
CommonXml.writeAttribute(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
Attribute attribute,
String value) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.