Replace read file for FileUtils
Change jaxb mindmap package Fix failing tests for encodding issues.
This commit is contained in:
@@ -1,40 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="0.9.0">
|
||||
<node TEXT="Fonts" ID="ID_0">
|
||||
<node TEXT="Styles" POSITION="right" ID="ID_1">
|
||||
<node TEXT="Bold" POSITION="right" ID="ID_2">
|
||||
<font SIZE="12" NAME="Arial" BOLD="true"/>
|
||||
</node>
|
||||
<node TEXT="Italic" POSITION="right" ID="ID_3">
|
||||
<font SIZE="12" NAME="Arial" ITALIC="true"/>
|
||||
</node>
|
||||
</node>
|
||||
<node TEXT="Sizes" POSITION="left" ID="ID_4">
|
||||
<node TEXT="Normal----" POSITION="left" ID="ID_5">
|
||||
<font SIZE="8" NAME="Arial"/>
|
||||
</node>
|
||||
<node TEXT="Normal---" POSITION="left" ID="ID_6">
|
||||
<font SIZE="9" NAME="Arial"/>
|
||||
</node>
|
||||
<node TEXT="Normal--" POSITION="left" ID="ID_7">
|
||||
<font SIZE="10" NAME="Arial"/>
|
||||
</node>
|
||||
<node TEXT="Normal-" POSITION="left" ID="ID_8">
|
||||
<font SIZE="11" NAME="Arial"/>
|
||||
</node>
|
||||
<node TEXT="Normal" POSITION="left" ID="ID_9"/>
|
||||
<node TEXT="Nomal+" POSITION="left" ID="ID_10">
|
||||
<font SIZE="13" NAME="Arial"/>
|
||||
</node>
|
||||
<node TEXT="Normal++" POSITION="left" ID="ID_11">
|
||||
<font SIZE="14" NAME="Arial"/>
|
||||
</node>
|
||||
<node TEXT="Normal+++" POSITION="left" ID="ID_12">
|
||||
<font SIZE="15" NAME="Arial"/>
|
||||
</node>
|
||||
<node TEXT="Normal++++" POSITION="left" ID="ID_13">
|
||||
<font SIZE="16" NAME="Arial"/>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</map>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><map version="0.9.0"><node TEXT="Fonts" ID="ID_0"><node TEXT="Styles" POSITION="right" ID="ID_1"><node TEXT="Bold" POSITION="right" ID="ID_2"><font SIZE="12" NAME="Arial" BOLD="true"/></node><node TEXT="Italic" POSITION="right" ID="ID_3"><font SIZE="12" NAME="Arial" ITALIC="true"/></node></node><node TEXT="Sizes" POSITION="left" ID="ID_4"><node TEXT="Normal----" POSITION="left" ID="ID_5"><font SIZE="8" NAME="Arial"/></node><node TEXT="Normal---" POSITION="left" ID="ID_6"><font SIZE="9" NAME="Arial"/></node><node TEXT="Normal--" POSITION="left" ID="ID_7"><font SIZE="10" NAME="Arial"/></node><node TEXT="Normal-" POSITION="left" ID="ID_8"><font SIZE="11" NAME="Arial"/></node><node TEXT="Normal" POSITION="left" ID="ID_9"/><node TEXT="Nomal+" POSITION="left" ID="ID_10"><font SIZE="13" NAME="Arial"/></node><node TEXT="Normal++" POSITION="left" ID="ID_11"><font SIZE="14" NAME="Arial"/></node><node TEXT="Normal+++" POSITION="left" ID="ID_12"><font SIZE="15" NAME="Arial"/></node><node TEXT="Normal++++" POSITION="left" ID="ID_13"><font SIZE="16" NAME="Arial"/></node></node></node></map>
|
Reference in New Issue
Block a user