public class Builder extends Object
Constructor and Description |
---|
Builder(Definition rootDefinition) |
Modifier and Type | Method and Description |
---|---|
Recipe |
build() |
Recipe |
build(ExecutableFactory factory) |
protected void |
gatherProperties(Definition definition,
Map<String,String> properties) |
protected void |
gatherProperties(Map<String,String> properties) |
public Builder(Definition rootDefinition)
public Recipe build()
public Recipe build(ExecutableFactory factory)
protected void gatherProperties(Definition definition, Map<String,String> properties)