SourceForge.net Logo
aXSL API 0.2

Uses of Interface
org.axsl.hyphen.Hyphenation

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

Uses of Hyphenation in org.axsl.hyphen
 

Methods in org.axsl.hyphen that return Hyphenation
 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.