|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.markup.TagUtils
public class TagUtils
Some utils to handle tags which otherwise would bloat the Tag AP.
| Constructor Summary | |
|---|---|
TagUtils()
Constructor |
|
| Method Summary | |
|---|---|
static boolean |
isBodyTag(ComponentTag tag)
|
static boolean |
isHeadTag(ComponentTag tag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TagUtils()
| Method Detail |
|---|
public static final boolean isBodyTag(ComponentTag tag)
tag -
public static final boolean isHeadTag(ComponentTag tag)
tag -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||