|
|
@@ -69,7 +69,7 @@ public class XMLConfiguration extends AbstractConfiguration {
|
|
|
if("file".equals(protocol)) {
|
|
|
// XMLTransform.source(new File(location), null);
|
|
|
// return this;
|
|
|
- // @todo (prev # 8) XMLConfiguration.save
|
|
|
+ // fix (prev # 8) XMLConfiguration.save
|
|
|
throw new IOException("N/A");
|
|
|
}
|
|
|
} catch(IOException cause) {
|