Package com.zybber.wicket.markup_parser_customization


package com.zybber.wicket.markup_parser_customization
  • Class
    Description
    A customizer of MarkupParsers created by a custom MarkupFactory that loads implementations of this interface.
    Loads the markup parser customizers available on the classpath.
    A custom MarkupFactory that can be used to enable MarkupParser customization, if the application does not already use a custom MarkupFactory yet.