| Package | Description |
|---|---|
| org.apache.wicket.extensions.markup.html.basic |
Basic extensions.
|
| Class and Description |
|---|
ILinkParser
ILinkParser parses an input text and performs modifications according to its render
strategies. |
| ILinkRenderStrategy
An implementation of
ILinkRenderStrategy transforms a link target (e.g. |
| LinkParser
This base implementation iterates over all provided
ILinkRenderStrategy
implementations and applies them to the input text. |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.