[OGo-XML-RPC] JOGI - Document Upload

Derya K. xmlrpc@opengroupware.org
Fri, 05 May 2006 17:28:59 +0200


Hi,

i have a question regarding the JOGI API!
I want to upload files...

I know there is a method to create a new Document in Project with

public boolean *newDocument*(java.lang.String path,
                          java.lang.String content,
                          Attribute attr)


but how can i upload a Document which exists in a filesystem?
For example a jpg Picture??

Is there a method - i can use?

Thanks
Derya K.