|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.markup.parser.AbstractMarkupFilter
org.apache.wicket.markup.parser.filter.StyleAndScriptIdentifier
public final class StyleAndScriptIdentifier
| Constructor Summary | |
|---|---|
StyleAndScriptIdentifier(Markup markup)
Construct. |
|
| Method Summary | |
|---|---|
protected MarkupElement |
onComponentTag(ComponentTag tag)
Invoked when a ComponentTag was found. |
void |
postProcess(Markup markup)
Called after all filters have been processed. |
| Methods inherited from class org.apache.wicket.markup.parser.AbstractMarkupFilter |
|---|
getNextFilter, nextElement, onSpecialTag, setNextFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleAndScriptIdentifier(Markup markup)
markup - | Method Detail |
|---|
protected final MarkupElement onComponentTag(ComponentTag tag)
throws java.text.ParseException
AbstractMarkupFilterBy default this method is also called for WicketTags.
onComponentTag in class AbstractMarkupFilterjava.text.ParseExceptionpublic void postProcess(Markup markup)
IMarkupFilter
postProcess in interface IMarkupFilterpostProcess in class AbstractMarkupFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||