Uses of Class
net.oijon.utils.parser.data.Orthography
-
Packages that use Orthography Package Description net.oijon.utils.parser net.oijon.utils.parser.data -
-
Uses of Orthography in net.oijon.utils.parser
Methods in net.oijon.utils.parser that return Orthography Modifier and Type Method Description OrthographyParser. parseOrtho() -
Uses of Orthography in net.oijon.utils.parser.data
Methods in net.oijon.utils.parser.data that return Orthography Modifier and Type Method Description OrthographyLanguage. getOrtho()Gets an orthography of a languageMethods in net.oijon.utils.parser.data with parameters of type Orthography Modifier and Type Method Description voidLanguage. setOrtho(Orthography ortho)
-