Interface | Description |
---|---|
ImageProcessingFactory |
A factory that parses the image type name and creates a matching
ImageProcessing objects. |
LinkShortener |
A service for shortening links via link shorteners (like bit.ly).
|
LinkTypeMatcher |
Spring Beans implementing this interface are able to convert an URL to a link type.
|
LocalLinkResolver |
Resolves local links as they are found in
<a href> attributes. |
PostProcessingTextFilter |
A
TextFilter that is invoked for post-processing formatted text. |
Copyright © 2009–2016. All rights reserved.