public interface InlineTagEmitter
| Modifier and Type | Method and Description |
|---|---|
void |
feedLine(String line) |
boolean |
hasCache() |
void |
registerCatcher(InlineTagCatcher catcher) |
Optional<Tag> |
stopAndEmit() |
void feedLine(String line)
void registerCatcher(InlineTagCatcher catcher)
boolean hasCache()
Copyright © 2019. All rights reserved.