Replace read file for FileUtils

Change jaxb mindmap package
Fix failing tests for encodding issues.
This commit is contained in:
Paulo Gustavo Veiga
2012-03-10 16:33:00 -03:00
parent 0660c7e8c3
commit b26f9715ff
21 changed files with 83 additions and 2102 deletions

View File

@@ -1,14 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="0.9.0">
<node TEXT="Node Links" LINK="http://www.google.com" ID="ID_0">
<icon BUILTIN="closed"/>
<node TEXT="Link Topic" POSITION="right"
LINK="http://www.bing.com" ID="ID_1" FOLDED="true">
<icon BUILTIN="info"/>
<node TEXT="Link Topic Topic" POSITION="right"
LINK="http://bing.com" ID="ID_2">
<icon BUILTIN="messagebox_warning"/>
</node>
</node>
</node>
</map>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><map version="0.9.0"><node TEXT="Node Links" LINK="http://www.google.com" ID="ID_0"><icon BUILTIN="closed"/><node TEXT="Link Topic" POSITION="right" LINK="http://www.bing.com" ID="ID_1" FOLDED="true"><icon BUILTIN="info"/><node TEXT="Link Topic Topic" POSITION="right" LINK="http://bing.com" ID="ID_2"><icon BUILTIN="messagebox_warning"/></node></node></node></map>