|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thesis.backend.main.Main
public class Main
Main class for the backend. Access private methods in classifiers through this class.
Constructor Summary | |
---|---|
Main()
Load all models into the system |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
For testing, validation and loading new models into the backend |
Paper |
startPaperJourney(java.io.File file)
Send paper object through the models to get values |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public Paper startPaperJourney(java.io.File file) throws java.io.IOException
file
-
java.io.IOException
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |