|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSupportSettings | |
---|---|
com.jstatcom.io | Input/output related classes as well as data import implementations. |
Uses of FileSupportSettings in com.jstatcom.io |
---|
Fields in com.jstatcom.io with type parameters of type FileSupportSettings | |
---|---|
static javolution.xml.XmlFormat<FileSupportSettings> |
FileSupportSettings.FileSupportSettings_XML
XML format field for (de)serialization. |
Methods in com.jstatcom.io that return FileSupportSettings | |
---|---|
FileSupportSettings |
FileSupport.getFileSupportSettings()
Gets the settings instance according to the previously made file selections. |
Methods in com.jstatcom.io with parameters of type FileSupportSettings | |
---|---|
void |
FileSupport.setFileSupportSettings(FileSupportSettings settings)
Sets the selected files and directories to the settings argument. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |