tagProcessorContext| Constructor and Description |
|---|
TagReplaceRule(String newTagName) |
| 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 TagReplaceRule(String newTagName)
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.