org.gcube.vremanagement.softwarerepository.softwarearchive.operations.impl
Class GCUBEJavadocPackage

java.lang.Object
  extended by org.gcube.vremanagement.softwarerepository.softwarearchive.operations.impl.GCUBEJavadocPackage

public class GCUBEJavadocPackage
extends java.lang.Object

Author:
Luca Frosini (ISTI-CNR)

Constructor Summary
GCUBEJavadocPackage(java.io.File sourceJavadocDirectory, java.lang.String relativeDestinationDirectoryPath)
           
 
Method Summary
 void storeDocumentation(java.io.File destinationJavadocBaseDirectory)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEJavadocPackage

public GCUBEJavadocPackage(java.io.File sourceJavadocDirectory,
                           java.lang.String relativeDestinationDirectoryPath)
                    throws java.lang.Exception
Parameters:
sourceJavadocDirectory - source documentation directory
relativeDestinationDirectoryPath - destination package maven directory
Throws:
java.lang.Exception - if the argument are illegal
Method Detail

storeDocumentation

public void storeDocumentation(java.io.File destinationJavadocBaseDirectory)
                        throws java.lang.Exception
Parameters:
destinationJavadocBaseDirectory - base directory to move the source documentation directory
Throws:
java.lang.Exception - if fails