public abstract class NamedFactory
extends groovy.util.AbstractFactory
Modifier and Type | Class and Description |
---|---|
protected static class |
NamedFactory.NodeValueParseException |
Modifier | Constructor and Description |
---|---|
protected |
NamedFactory(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setParent(groovy.util.FactoryBuilderSupport builder,
Object parent,
Object child) |
String |
toString() |
isHandlesNodeChildren, isLeaf, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild
protected NamedFactory(String name)
Copyright © 2016. All rights reserved.