| Modifier and Type | Class and Description |
|---|---|
class |
LinuxPhantomJSArchive |
class |
MacOSXPhantomJSArchive |
class |
WindowsPhantomJSArchive |
| Modifier and Type | Method and Description |
|---|---|
PhantomJSArchive |
PhantomJSArchiveBuilder.build() |
| Constructor and Description |
|---|
CachedArtifact(PhantomJSArchive phantomJSArchive,
ArtifactBuilder artifactBuilder,
org.eclipse.aether.RepositorySystemSession repositorySystemSession) |
| Modifier and Type | Method and Description |
|---|---|
File |
WebDownloader.download(PhantomJSArchive archive) |
File |
RuleBasedDownloader.download(PhantomJSArchive archive) |
File |
RepositoryDownloader.download(PhantomJSArchive archive) |
File |
Downloader.download(PhantomJSArchive archive) |
| Constructor and Description |
|---|
PhantomJsExtractor(PhantomJSArchive phantomJSArchive) |
| Modifier and Type | Method and Description |
|---|---|
String |
PhantomJsInstaller.install(PhantomJSArchive phantomJSArchive) |
String |
Installer.install(PhantomJSArchive archive) |
| Constructor and Description |
|---|
ArchiveLocator(Installer installer,
PhantomJSArchive phantomJSArchive) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.aether.artifact.Artifact |
ArtifactBuilder.createArtifact(PhantomJSArchive archive) |
org.eclipse.aether.artifact.Artifact |
ArtifactBuilder.createArtifact(String groupId,
String artifactId,
PhantomJSArchive archive) |
Copyright © 2015. All rights reserved.