|
|
|
|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
AbstractBasicContents.
See:
Description
| Interface Summary | |
|---|---|
| SuffixConverter | used to convert suffices into search engine friendly URL suffices. |
| Class Summary | |
|---|---|
| CzechConverter | converts Czech š ť ú ů ý ž á č ď é ě í ň ó ř special characters
to URL safe characters. |
| FrenchConverter | converts French special characters ô œ ù û ü ÿ à â ç é è ê ë ï î
to URL safe characters. |
| GermanConverter | converts German umlauts (ä ö ü), ß, è
and é to URL safe characters. |
| GreekConverter | converts Greek characters to URL safe characters. |
| ItalianConverter | converts Italian special characters à è é ì ò ó ù to URL safe
characters. |
| PolishConverter | converts Polish special characters ą ć ę ł ń ó ś ż ź to URL safe
characters. |
| PortugueseConverter | converts Portuguese special characters õ ó ô ú ü ã á â à ç é ê í
to URL safe characters. |
| RomanianConverter | converts Romanian special characters ă â î ş ţ to URL safe
characters. |
| SpanishConverter | converts Spanish special characters á é í ñ ó ú ü to URL safe
characters. |
| SwedishConverter | converts Swedish special characters ä å à é ö to URL safe
characters. |
| TurkishConverter | converts Turkish special characters ç ğ ı İ ö ş ü to URL safe
characters. |
contains suffix conversion classes to build URL safe, ASCII only
and search engine friendly suffices for AbstractBasicContents.
SuffixConverter is the base interface for all actual
converters.
The converters are configured globally within org.torweg.pulse.content.AbstractBasicContent.xml
in WEB-INF/conf/.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||