nl.buildersenperformers.util
Class DocStore

java.lang.Object
  extended by nl.buildersenperformers.util.DocStore

public class DocStore
extends Object


Field Summary
static String SOURCECODE_VERSION
          Standard variable for determining version of a class file.
 
Constructor Summary
DocStore(String sessionId)
           
 
Method Summary
 boolean Store(File doc, String filename, org.apache.commons.httpclient.methods.multipart.Part[] postvars, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOURCECODE_VERSION

public static final String SOURCECODE_VERSION
Standard variable for determining version of a class file.

See Also:
Constant Field Values
Constructor Detail

DocStore

public DocStore(String sessionId)
Method Detail

Store

public boolean Store(File doc,
                     String filename,
                     org.apache.commons.httpclient.methods.multipart.Part[] postvars,
                     String path)
              throws IOException
Throws:
IOException


Copyright © 2013 KnowledgePlaza. All Rights Reserved.