org.riotfamily.website.hyphenate
Class RiotHyphenator
java.lang.Object
org.riotfamily.website.hyphenate.RiotHyphenator
- All Implemented Interfaces:
- InitializingBean
public class RiotHyphenator
- extends Object
- implements InitializingBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RiotHyphenator
public RiotHyphenator()
setBaseDir
public void setBaseDir(Resource resource)
throws IOException
- Throws:
IOException
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface InitializingBean
- Throws:
Exception
hyphenate
public String hyphenate(Locale locale,
String text)