| Package | Description |
|---|---|
| org.jboss.solder.config.xml.model |
| Modifier and Type | Method and Description |
|---|---|
protected ResultType |
ModelBuilder.getItemType(XmlItem item)
Determines the type of an element by examining its child nodes
|
static ResultType |
ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008-2013 Seam Framework. All Rights Reserved.