Class TestPathProcessor

  • All Implemented Interfaces:
    org.eclipse.aether.spi.io.PathProcessor

    @Deprecated
    public class TestPathProcessor
    extends org.eclipse.aether.spi.io.PathProcessorSupport
    Deprecated.
    This class is deprecated and is unused in Resolver. Use PathProcessorSupport instead.
    A simple file processor implementation to help satisfy component requirements during tests.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.aether.spi.io.PathProcessorSupport

        org.eclipse.aether.spi.io.PathProcessorSupport.FileWriter
      • Nested classes/interfaces inherited from interface org.eclipse.aether.spi.io.PathProcessor

        org.eclipse.aether.spi.io.PathProcessor.CollocatedTempFile, org.eclipse.aether.spi.io.PathProcessor.ProgressListener, org.eclipse.aether.spi.io.PathProcessor.TempFile
    • Field Summary

      • Fields inherited from class org.eclipse.aether.spi.io.PathProcessorSupport

        ATOMIC_MOVE, IS_WINDOWS
    • Constructor Summary

      Constructors 
      Constructor Description
      TestPathProcessor()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class org.eclipse.aether.spi.io.PathProcessorSupport

        classicCopy, copy, move, newTempFile, newTempFile, setLastModified, write, write, writeFile, writeWithBackup, writeWithBackup
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.eclipse.aether.spi.io.PathProcessor

        copy, copyWithTimestamp, lastModified, size