Interface URIBasedFileSystemAccess.BeforeWrite

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.io.InputStream beforeWrite​(org.eclipse.emf.common.util.URI changed, java.lang.String outputCfgName, java.io.InputStream in)  
    • Method Detail

      • beforeWrite

        java.io.InputStream beforeWrite​(org.eclipse.emf.common.util.URI changed,
                                        java.lang.String outputCfgName,
                                        java.io.InputStream in)