| Modifier and Type | Method and Description |
|---|---|
Charset |
getInputCharset()
Character encoding for input files, such as scripts and templates.
|
Charset |
getOutputCharset()
Character encoding for output files.
|
Path |
getOutputFile(String extension) |
String |
getOutputFormatValue()
Gets the output format value.
|
String |
getTitle()
Title for the output.
|
boolean |
hasTitle()
Checks whether there is a title for the output.
|
Writer |
openNewOutputWriter()
Gets the output reader.
|
Writer |
openNewOutputWriter(boolean appendOutput)
Gets the output reader.
|
String |
toString() |
public Charset getInputCharset()
public Charset getOutputCharset()
public String getOutputFormatValue()
public String getTitle()
public boolean hasTitle()
public Writer openNewOutputWriter() throws IOException
IOException - On an exceptionpublic Writer openNewOutputWriter(boolean appendOutput) throws IOException
SchemaCrawlerExceptionIOExceptionCopyright © 2000-2021 Sualeh Fatehi. All rights reserved.