Interface DomLessSourceExtractor.IGeneratorCallback
- All Superinterfaces:
IHtmlCallback
- All Known Implementing Classes:
DefaultSourceExtractor.HtmlCallBack, DomLessSourceExtractor.HtmlCallback
- Enclosing class:
DomLessSourceExtractor
-
Method Summary
Methods inherited from interface IHtmlCallback
handleEndTag, handleStartTag, handleTextModifier and TypeMethodDescriptionvoidhandleEndTag(ITag tag) voidhandleStartTag(ITag tag) voidhandleText(CAstSourcePositionMap.Position pos, String text)
-
Method Details
-
writeToFinalRegion
-