public final class StyleAndScriptIdentifier extends AbstractMarkupFilter
| Constructor and Description |
|---|
StyleAndScriptIdentifier()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected MarkupElement |
onComponentTag(ComponentTag tag)
Invoked when a ComponentTag was found.
|
void |
postProcess(Markup markup)
Called after all filters have been processed.
|
getMarkupResourceStream, getNextFilter, getWicketNamespace, getWicketNamespace, nextElement, onSpecialTag, setNextFilterprotected final MarkupElement onComponentTag(ComponentTag tag) throws ParseException
AbstractMarkupFilterBy default this method is also called for WicketTags.
onComponentTag in class AbstractMarkupFilterParseExceptionpublic void postProcess(Markup markup)
IMarkupFilterpostProcess in interface IMarkupFilterpostProcess in class AbstractMarkupFilterCopyright © 2006–2014 Apache Software Foundation. All rights reserved.