| Interface | Description |
|---|---|
| IMarkupLoader |
IMarkupLoader are loading the markup for a specific Wicket container and resource stream.
|
| Class | Description |
|---|---|
| DefaultMarkupLoader |
This is Wickets default markup loader.
|
| InheritedMarkupMarkupLoader |
Merge the 2+ markups involved in markup inheritance.
|
| SimpleMarkupLoader |
Load the markup from the resource stream provided
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.