|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NaturalLanguage | |
---|---|
org.foray.hyphen | Classes for finding hyphenation points in text. |
org.foray.hyphen.util | Utility classes useful for creating hyphenation patterns. |
Uses of NaturalLanguage in org.foray.hyphen |
---|
Methods in org.foray.hyphen that return NaturalLanguage | |
---|---|
NaturalLanguage |
HyphenationServer4a.getNaturalLanguage(org.axsl.common.i18n.Language iso639)
Finds or creates the instance of this class that is suitable for a given language description. |
NaturalLanguage |
HyphenationServer4a.getNaturalLanguage(String languageCode)
Finds or creates the instance of this class that is suitable for a given language description. |
NaturalLanguage |
HyphenationServer4a.makeNaturalLanguage(String languageCode)
Makes a new, empty instance of this class for a given language description. |
Uses of NaturalLanguage in org.foray.hyphen.util |
---|
Methods in org.foray.hyphen.util that return NaturalLanguage | |
---|---|
NaturalLanguage |
NatLangParser.parse(URL url)
Parses a given URL, creating a new NaturalLanguage instance for the contents. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |