public abstract class SpecificExport
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ServerInfo |
serverInfo |
Modifier and Type | Method and Description |
---|---|
protected void |
export(java.io.File to,
java.util.List<java.lang.String> lines) |
protected java.io.File |
getFolder() |
protected abstract java.lang.String |
getPath() |
protected final ServerInfo serverInfo