public class VerbsConjugation
extends java.lang.Object
Constructor and Description |
---|
VerbsConjugation() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Verb> |
getVerbConj(java.lang.String input_verb) |
java.util.ArrayList<Verb> |
parseConj(java.lang.String verb) |
public java.util.ArrayList<Verb> getVerbConj(java.lang.String input_verb) throws java.io.IOException, java.text.ParseException
java.io.IOException
java.text.ParseException
public java.util.ArrayList<Verb> parseConj(java.lang.String verb) throws java.io.IOException, java.text.ParseException
java.io.IOException
java.text.ParseException