public class XMLExporter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CB_FILE_EXTENSION |
static java.lang.String |
PROJECT_FILE_EXTENSION |
| Constructor and Description |
|---|
XMLExporter() |
public static final java.lang.String PROJECT_FILE_EXTENSION
public static final java.lang.String CB_FILE_EXTENSION
public static void save(Project prj, java.lang.String path)
prj - the project to be savedpath - the path that should be used