| Modifiers | Name | Description |
|---|---|---|
static enum |
ConverterFactory.TYPE |
| Modifiers | Name | Description |
|---|---|---|
ConverterFactory.TYPE |
type |
| Constructor and description |
|---|
ConverterFactory
(ConverterFactory.TYPE type) |
| Type | Name and description |
|---|---|
boolean |
isLeaf() |
Closure |
newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes) |
ConverterFactory |
valueOf(String name)Returns the enum constant of this type with the specified name. |
ConverterFactory[] |
values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods inherited from class | Name |
|---|---|
class AbstractFactory |
onHandleNodeAttributes, setChild, onNodeCompleted, onNodeChildren, onFactoryRegistration, isHandlesNodeChildren, setParent, isLeaf, getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait, newInstance |
class Object |
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in the order they are declared.