JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.commons.io.util
OutputConfig
Contents
Description
Method Summary
Method Details
getOutputFormat()
getTargetFile()
isOverwriteAllowed()
Hide sidebar
Show sidebar
Interface OutputConfig
public interface
OutputConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getOutputFormat
()
String
getTargetFile
()
boolean
isOverwriteAllowed
()
Method Details
getOutputFormat
String
getOutputFormat
()
getTargetFile
String
getTargetFile
()
isOverwriteAllowed
boolean
isOverwriteAllowed
()