public class Settings extends Object
Constructor and Description |
---|
Settings() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseURI() |
File |
getDeckFile() |
File |
getOutputFile() |
void |
setBaseURI(String baseURI) |
void |
setDeckFile(File deckFile) |
void |
setOutputFile(File outputFile) |
Copyright © 2013-2014. All Rights Reserved.