|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarkupResourceStream | |
|---|---|
| wicket.markup | Base package for markup. |
| Uses of MarkupResourceStream in wicket.markup |
|---|
| Methods in wicket.markup that return MarkupResourceStream | |
|---|---|
protected MarkupResourceStream |
MarkupParser.getMarkupResourceStream()
Applications which subclass initFilterChain() might also wish to access the markup resource stream. |
MarkupResourceStream |
IMarkup.getResource()
Gets the resource that contains this markup |
| Methods in wicket.markup with parameters of type MarkupResourceStream | |
|---|---|
Markup |
MarkupParser.readAndParse(MarkupResourceStream resource)
Reads and parses markup from a file. |
void |
MarkupCache.removeMarkup(MarkupResourceStream markupResourceStream)
Remove the markup from the cache and trigger all associated listeners |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||