public class ExportToFileUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ExportToFileUtil.ExportDialogBase |
Constructor and Description |
---|
ExportToFileUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
exportTextToFile(Project project,
java.lang.String fileName,
java.lang.String textToExport) |
public static void exportTextToFile(Project project, java.lang.String fileName, java.lang.String textToExport)