public abstract class StartAuto extends java.lang.Object implements AddOn
Constructor and Description |
---|
StartAuto() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.lang.String |
getFilenameProperty() |
void |
init() |
protected abstract void |
processFile(java.io.BufferedReader reader) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAPIRequestHandler, getAPIRequests, getAPIRequestType, shutdown
protected abstract java.lang.String getFilenameProperty()
protected abstract void processFile(java.io.BufferedReader reader) throws java.io.IOException, org.json.simple.parser.ParseException
java.io.IOException
org.json.simple.parser.ParseException