public interface IDirectTagHandler
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
process(java.lang.String tagContent,
java.lang.Object context) |
void |
setLocationProvider(ILocationProvider locationProvider) |
void |
startTag() |
void setLocationProvider(ILocationProvider locationProvider)
void startTag()
java.lang.String process(java.lang.String tagContent,
java.lang.Object context)
throws java.io.IOException
java.io.IOException