Class ResourcesArtifact
- java.lang.Object
-
- org.apache.maven.plugins.javadoc.options.JavadocPathArtifact
-
- org.apache.maven.plugins.javadoc.options.ResourcesArtifact
-
- All Implemented Interfaces:
java.io.Serializable
public class ResourcesArtifact extends JavadocPathArtifact implements java.io.Serializable
A artifact containing resources.- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResourcesArtifact()
-
Method Summary
-
Methods inherited from class org.apache.maven.plugins.javadoc.options.JavadocPathArtifact
equals, getArtifactId, getGroupId, getVersion, hashCode, setArtifactId, setGroupId, setVersion, toString
-
-