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, values
equals, 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, toStringListData
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public XMLFile(File file) throws IOException
IOException
public final void store() throws IOException
IOException
public static final void createEmptyConfiguration(File file) throws IOException
IOException
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.