public class Configuration extends Object
| Constructor and Description |
|---|
Configuration(String[][] options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion() |
String |
getDocumentTitle() |
static int |
getOptionLength(String option) |
String |
getOutputFormat() |
String |
getPath() |
String |
getStyleSheet() |
boolean |
isCallable() |
boolean |
isdefaultStyleSheet() |
public Configuration(String[][] options)
public String getOutputFormat()
public String getDocumentTitle()
public String getStyleSheet()
public String getApiVersion()
public String getPath()
public boolean isCallable()
public boolean isdefaultStyleSheet()
public static int getOptionLength(String option)
Copyright © 2013–2015 Calrissian. All rights reserved.