public final class WicketNamespaceHandler extends AbstractMarkupFilter
MarkupParser| Constructor and Description |
|---|
WicketNamespaceHandler(MarkupResourceStream markup)
Construct.
|
| 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 WicketNamespaceHandler(MarkupResourceStream markup)
markup - The markup created by reading the markup fileprotected 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.