Uses of Package
org.apache.wicket.extensions.markup.html.basic
Packages that use org.apache.wicket.extensions.markup.html.basic
-
Classes in org.apache.wicket.extensions.markup.html.basic used by org.apache.wicket.extensions.markup.html.basicClassDescription
ILinkParserparses an input text and performs modifications according to its render strategies.An implementation ofILinkRenderStrategytransforms a link target (e.g. email address) into a proper html link (e.g.This base implementation iterates over all providedILinkRenderStrategyimplementations and applies them to the input text.