public abstract class InlineTagCapableBuilder extends BaseTagBuilder
| Constructor and Description |
|---|
InlineTagCapableBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
feedLine(String line) |
protected boolean |
hasCache() |
protected void |
registerCatcher(InlineTagCatcher catcher) |
void |
setEmitter(InlineTagEmitter emitter) |
protected Optional<Tag> |
stopAndEmit() |
initialize, initNewTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLine, build, isBuilding, resetpublic void setEmitter(InlineTagEmitter emitter)
protected void feedLine(String line)
protected void registerCatcher(InlineTagCatcher catcher)
protected boolean hasCache()
Copyright © 2019. All rights reserved.