public final class HistoryIO extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILE |
static String |
HISTORY |
static String |
HISTORY_FILE_NAME |
static String |
XML_DOC |
static String |
XSD_DOC |
Modifier and Type | Method and Description |
---|---|
static void |
load(History history) |
static void |
save(History history) |
public static final String HISTORY_FILE_NAME
public static final String HISTORY
public static final String XSD_DOC
public static final String XML_DOC
public static final String FILE
Copyright © 2009–2020 Waarp. All rights reserved.