Uses of Class
org.apache.wicket.markup.MarkupParser
-
Packages that use MarkupParser Package Description org.apache.wicket.markup Base package for markup. -
-
Uses of MarkupParser in org.apache.wicket.markup
Methods in org.apache.wicket.markup that return MarkupParser Modifier and Type Method Description MarkupParserMarkupFactory. newMarkupParser(MarkupResourceStream resource)Create a new markup parser.
-