java.lang.Object
org.apache.wicket.markup.AbstractMarkupFragment
- All Implemented Interfaces:
Iterable<MarkupElement>
,IMarkupFragment
- Direct Known Subclasses:
Markup
,MarkupFragment
A base implementation of
IMarkupFragment
.-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.wicket.markup.IMarkupFragment
find, get, getMarkupResourceStream, size, toString
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Constructor Details
-
AbstractMarkupFragment
public AbstractMarkupFragment()
-
-
Method Details