tagProcessorContext| Constructor and Description |
|---|
StateTransitionRule(State newState) |
StateTransitionRule(State newState,
boolean writeEnclosingTag) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Tag tag)
Implementations can use this to do any necessary work on the
Tag such as extracting
values or transforming it. |
setTagProcessorContextpublic StateTransitionRule(State newState)
public StateTransitionRule(State newState, boolean writeEnclosingTag)
public void process(Tag tag) throws IOException
TagRuleTag such as extracting
values or transforming it.process in interface TagRuleprocess in class BasicRuleIOExceptionCopyright © 2015. All Rights Reserved.