Revision 45318 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.basicformats/src/main/java/org/gvsig/basicformats/FormatFile.java

View differences:

FormatFile.java
14 14
    public void read(File file) throws IOException ;
15 15

  
16 16
    public void write(File file) throws IOException ;       
17

  
18
    public void writeQuietly(File file) throws IOException ;       
17 19
}

Also available in: Unified diff