Uses of Interface
org.eclipse.aether.transform.FileTransformer
Package
Description
The contract to access artifacts/metadata in remote repositories.
-
Uses of FileTransformer in org.eclipse.aether.spi.connector
Modifier and TypeMethodDescriptionArtifactUpload.setFileTransformer
(FileTransformer fileTransformer) ModifierConstructorDescriptionArtifactUpload
(Artifact artifact, File file, FileTransformer fileTransformer) Creates a new upload with the specified properties. -
Uses of FileTransformer in org.eclipse.aether.transform
Modifier and TypeMethodDescriptionFileTransformerManager.getTransformersForArtifact
(Artifact artifact) Deprecated.All transformers for this specific artifact.