|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOutputterDescriptor
An instance of this class describes a result outputter
Method Summary | |
---|---|
java.lang.String |
getDisplayString()
Returns the display string of this outputter |
java.lang.String |
getExtensionFilterDisplayString()
Returns the display string for the extension fitler |
java.lang.String |
getExtFilterString()
Returns the file filter string |
java.lang.String |
getFileExtension()
Returns the file extension which the outputter supports |
AbstractOutputter |
getOutputter()
Returns the outputter |
java.lang.String |
getTypeId()
Returns the type id of the outputter |
java.lang.String |
getTypeName()
Returns the type name of the outputter |
boolean |
supportDelimiter()
Returns whether the outputter support user-defined delimiter |
boolean |
supportXMLResult()
Returns whether the outputter support XML result set |
Method Detail |
---|
java.lang.String getTypeId()
java.lang.String getTypeName()
java.lang.String getFileExtension()
boolean supportDelimiter()
boolean supportXMLResult()
AbstractOutputter getOutputter()
java.lang.String getDisplayString()
java.lang.String getExtensionFilterDisplayString()
java.lang.String getExtFilterString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |