org.apache.maven.plugin.javadoc.resolver
Class JavadocBundle

java.lang.Object
  extended by org.apache.maven.plugin.javadoc.resolver.JavadocBundle

public class JavadocBundle
extends java.lang.Object


Constructor Summary
JavadocBundle(JavadocOptions options, java.io.File resourcesDirectory)
           
 
Method Summary
 JavadocOptions getOptions()
           
 java.io.File getResourcesDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavadocBundle

public JavadocBundle(JavadocOptions options,
                     java.io.File resourcesDirectory)
Method Detail

getResourcesDirectory

public java.io.File getResourcesDirectory()

getOptions

public JavadocOptions getOptions()


Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.