apollo
Interface FileSaveService
- All Known Implementing Classes:
- DevFileSaveService, JnlpFileSaveService
- public interface FileSaveService
saveFileDialog
public FileContents saveFileDialog(java.lang.String pathHint,
java.lang.String[] exts,
java.io.InputStream stream,
java.lang.String name)
throws java.io.IOException
java.io.IOException
saveAsFileDialog
public FileContents saveAsFileDialog(java.lang.String pathHint,
java.lang.String[] exts,
FileContents contents)
throws java.io.IOException
java.io.IOException
Copyright © 2001, 2002, 2003 Gerald Bauer. All Rights Reserved. Hosted by