Package org.apache.wicket.markup.loader

Interface Summary
IMarkupLoader IMarkupLoader are loading the actual markup for a specific Wicket container and resource stream.
 

Class Summary
DefaultMarkupLoader This is Wickets default markup loader.
InheritedMarkupMarkupLoader Merge the 2+ markups involved in markup inheritance.
SimpleMarkupLoader Load the markup via the MarkupParser, not more, not less.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.