public final class WicketRemoveTagHandler extends AbstractMarkupFilter
| 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, 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–2014 Apache Software Foundation. All rights reserved.