Index
All Classes and Interfaces|All Packages
C
- com.zybber.wicket.markup_parser_customization - package com.zybber.wicket.markup_parser_customization
- com.zybber.wicket.markup.parser.customization - module com.zybber.wicket.markup.parser.customization
- customize(MarkupResourceStream, MarkupParser) - Method in interface com.zybber.wicket.markup_parser_customization.IMarkupParserCustomizer
-
Customize the given parser based on the state of the given resource.
- customize(MarkupResourceStream, MarkupParser) - Static method in class com.zybber.wicket.markup_parser_customization.MarkupParserCustomization
-
Ask all found
IMarkupParserCustomizerimplementations found on the classpath to customize the given parser based on the state of the given resource.
I
- IMarkupParserCustomizer - Interface in com.zybber.wicket.markup_parser_customization
-
A customizer of
MarkupParsers created by a customMarkupFactorythat loads implementations of this interface.
M
- MarkupParserCustomization - Class in com.zybber.wicket.markup_parser_customization
-
Loads the markup parser customizers available on the classpath.
- MarkupParserCustomization() - Constructor for class com.zybber.wicket.markup_parser_customization.MarkupParserCustomization
- MarkupParserCustomizingFactory - Class in com.zybber.wicket.markup_parser_customization
-
A custom
MarkupFactorythat can be used to enableMarkupParsercustomization, if the application does not already use a customMarkupFactoryyet. - MarkupParserCustomizingFactory() - Constructor for class com.zybber.wicket.markup_parser_customization.MarkupParserCustomizingFactory
N
- newMarkupParser(MarkupResourceStream) - Method in class com.zybber.wicket.markup_parser_customization.MarkupParserCustomizingFactory
All Classes and Interfaces|All Packages