Java org.apache.maven.artifact.handler ArtifactHandler fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.artifact.handler ArtifactHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.artifact.handler ArtifactHandler.

The text is from its open source code.

Implementation

org.apache.maven.artifact.handler.ArtifactHandler has the following implementations.
Click this link to see all its implementation.

Field

StringROLE

Constructor

Method

StringgetClassifier()
Get the classifier associated to the dependency type.
StringgetDirectory()
StringgetExtension()
Get the file extension associated to the file represented by the dependency type.
StringgetLanguage()
StringgetPackaging()
booleanisAddedToClasspath()
booleanisIncludesDependencies()