public abstract class ObjectiveBlockHandler extends Object
| Constructor and Description |
|---|
ObjectiveBlockHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContent() |
abstract void |
process(Block p,
ProcessingObjective o,
String blockArg,
PrintWriter w) |
protected String getContent()
public abstract void process(Block p, ProcessingObjective o, String blockArg, PrintWriter w)
Copyright © 2016 Oliver Rode. All rights reserved.