| Modifier and Type | Method and Description |
|---|---|
default void |
close(Object c,
Object o,
String text,
Object cached)
Called by TagHandler.endElement to consume text.
|
default boolean |
isStep()
True if this Tag steps to another Tag (as implemented by getItem(context, event)).
|
default Object |
open(Object c,
Object o,
OpenEvent event)
Called by TagHandler.startElement to consume attributes.
|
default R |
step(Object o,
OpenEvent openEvent) |
getChildren, getCloser, getElementMatcher, getItem, getOpener, getTag, getTagModel, getValidator, isChoice, isJump, isMultiple, isOptional, matches, name, tagsdefault boolean isStep()
Tagdefault Object open(Object c, Object o, OpenEvent event)
TagCopyright © 2021. All rights reserved.