public class WicketContainerTagHandler extends AbstractMarkupFilter
REQUEST_COUNTER_KEY| Constructor and Description |
|---|
WicketContainerTagHandler(boolean usesDevelopmentConfig) |
WicketContainerTagHandler(MarkupResourceStream resourceStream,
boolean usesDevelopmentConfig) |
| 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 WicketContainerTagHandler(boolean usesDevelopmentConfig)
public WicketContainerTagHandler(MarkupResourceStream resourceStream, boolean usesDevelopmentConfig)
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.