public class SQLTaskTagProcessor extends Object implements TagProcessor
| Constructor and Description |
|---|
SQLTaskTagProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Task |
createTask(Element taskRoot)
This method is called by the xml paser when a custom tag is detected.
|
String |
getTagName() |
public String getTagName()
getTagName in interface TagProcessorpublic Task createTask(Element taskRoot)
TagProcessorcreateTask in interface TagProcessorCopyright © 2015. All rights reserved.