public final class WicketRemoveTagHandler extends AbstractMarkupFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
REMOVE |
REQUEST_COUNTER_KEY| Constructor and Description |
|---|
WicketRemoveTagHandler()
Construct.
|
WicketRemoveTagHandler(MarkupResourceStream resourceStream) |
| Modifier and Type | Method and Description |
|---|---|
protected MarkupElement |
onComponentTag(ComponentTag tag)
Invoked when a ComponentTag was found.
|
getMarkupResourceStream, getNextFilter, getRequestUniqueId, getWicketNamespace, getWicketNamespace, nextElement, onSpecialTag, postProcess, setNextFilterpublic static final String REMOVE
public WicketRemoveTagHandler()
public WicketRemoveTagHandler(MarkupResourceStream resourceStream)
protected final MarkupElement onComponentTag(ComponentTag tag) throws ParseException
AbstractMarkupFilterBy default this method is also called for WicketTags.
onComponentTag in class AbstractMarkupFilterParseExceptionCopyright © 2006–2021 Apache Software Foundation. All rights reserved.