Changes

Jump to navigation Jump to search
15 bytes removed ,  17:20, 18 October 2011
* Creates a database from an input stream:<br/><code>void create(String name, InputStream in)</code>
* Adds a document to the current database from an input stream:<br/><code>void add(String name, String targetpath, InputStream in)</code>
* Replaces a document with the specified input stream:<br/><code>void replace(String path, InputStream in)</code>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu