public interface IHtmlCallback
| Modifier and Type | Method and Description |
|---|---|
void |
handleEndTag(ITag tag) |
void |
handleStartTag(ITag tag) |
void |
handleText(com.ibm.wala.cast.tree.CAstSourcePositionMap.Position pos,
String text) |
Copyright © 2017. All rights reserved.