- getArtifact() - Method in class io.hawt.aether.MavenURL
-
Returns the artifact id.
- getArtifactLocalMetdataPath() - Method in class io.hawt.aether.MavenURL
-
Returns the complete path to artifact local metadata file.
- getArtifactMetdataPath() - Method in class io.hawt.aether.MavenURL
-
Returns the complete path to artifact metadata file.
- getArtifactPath() - Method in class io.hawt.aether.MavenURL
-
Returns the complete path to artifact as stated by Maven 2 repository layout.
- getArtifactPath(String) - Method in class io.hawt.aether.MavenURL
-
Returns the complete path to artifact as stated by Maven 2 repository layout.
- getClassifier() - Method in class io.hawt.aether.MavenURL
-
Returns the artifact classifier.
- getClassPath() - Method in class io.hawt.aether.AetherResult
-
- getDefaultObjectName() - Method in class io.hawt.aether.AetherFacade
-
- getFile() - Method in class io.hawt.aether.MavenRepositoryURL
-
Getter.
- getFiles() - Method in class io.hawt.aether.AetherResult
-
- getGroup() - Method in class io.hawt.aether.MavenURL
-
Returns the group id of the artifact.
- getId() - Method in class io.hawt.aether.MavenRepositoryURL
-
Getter.
- getInputStream() - Method in class io.hawt.aether.OpenMavenURL
-
- getInputStream() - Method in class sun.net.www.protocol.mvn.MavenURLConnection
-
- getLocalRepoDir() - Method in class io.hawt.aether.AetherFacade
-
- getLocalRepository() - Method in class io.hawt.aether.AetherFacade
-
- getMavenCoords() - Method in class io.hawt.aether.OpenMavenURL
-
- getRemoteRepositories() - Method in class io.hawt.aether.AetherFacade
-
- getRepositorySystem() - Method in class io.hawt.aether.AetherFacade
-
- getRepositoryURL() - Method in class io.hawt.aether.MavenURL
-
Returns the repository URL if present, null otherwise
- getRootNode() - Method in class io.hawt.aether.AetherResult
-
- getSnapshotPath(String, String, String) - Method in class io.hawt.aether.MavenURL
-
Returns the complete path to artifact for a snapshot file.
- getSnapshotVersion(String, String, String) - Method in class io.hawt.aether.MavenURL
-
Returns the version for an artifact for a snapshot version.
- getType() - Method in class io.hawt.aether.MavenURL
-
Returns the artifact type.
- getURL() - Method in class io.hawt.aether.MavenRepositoryURL
-
Getter.
- getVersion() - Method in class io.hawt.aether.MavenURL
-
Returns the artifact version.
- getVersionLocalMetadataPath(String) - Method in class io.hawt.aether.MavenURL
-
Returns the path to local metdata file corresponding to this artifact version.
- getVersionMetadataPath(String) - Method in class io.hawt.aether.MavenURL
-
Returns the path to metdata file corresponding to this artifact version.