public final class XMLFile extends AbstractCompoundData
| Modifier and Type | Method and Description |
|---|---|
static void |
createEmptyConfiguration(File file) |
File |
getFile() |
void |
store() |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, readDataFromElement, readStringDataFromElement, remove, size, valuesequals, getBooleanListValue, getBooleanValue, getCompoundListValue, getCompoundValue, getFloatListValue, getFloatValue, getIntegerListValue, getIntegerValue, getKey, getListValue, getStringListValue, getStringValue, getType, getValue, hashCode, isBooleanData, isBooleanListData, isCompoundData, isCompoundListData, isDocument, isFloatData, isFloatListData, isIntegerData, isIntegerListData, isListData, isMetadata, isStringData, isStringListData, setBooleanValue, setFloatValue, setIntegerValue, setStringValue, setValue, toBooleanData, toBooleanListData, toCompoundData, toCompoundListData, toFloatData, toFloatListData, toIntegerData, toIntegerListData, toListData, toString, toStringData, toStringListDataclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic XMLFile(File file) throws IOException
IOExceptionpublic final void store() throws IOException
IOExceptionpublic static final void createEmptyConfiguration(File file) throws IOException
IOExceptionCopyright © 2010–2019 Francesco Kriegel. All rights reserved.