SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.hyphen.HyphenationException

Packages that use HyphenationException
org.axsl.hyphen Interfaces useful for hyphenating text. 
 

Uses of HyphenationException in org.axsl.hyphen
 

Methods in org.axsl.hyphen that throw HyphenationException
 Hyphenation HyphenationServer.hyphenate(char[] word, int offset, int len, Iso639 language, Iso3166 country, int remainCount, int pushCount, boolean includeInhibitors)
          Hyphenate a word.
 Hyphenation HyphenationServer.hyphenate(java.lang.CharSequence word, int offset, int len, Iso639 language, Iso3166 country, int remainCount, int pushCount, boolean includeInhibitors)
          Hyphenate a word.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.