Class TestPathProcessor
java.lang.Object
org.eclipse.aether.spi.io.PathProcessorSupport
org.eclipse.aether.internal.test.util.TestPathProcessor
- All Implemented Interfaces:
- org.eclipse.aether.spi.io.PathProcessor
Deprecated.
A simple file processor implementation to help satisfy component requirements during tests.
- 
Nested Class SummaryNested classes/interfaces inherited from class org.eclipse.aether.spi.io.PathProcessorSupportorg.eclipse.aether.spi.io.PathProcessorSupport.FileWriterNested classes/interfaces inherited from interface org.eclipse.aether.spi.io.PathProcessororg.eclipse.aether.spi.io.PathProcessor.CollocatedTempFile, org.eclipse.aether.spi.io.PathProcessor.ProgressListener, org.eclipse.aether.spi.io.PathProcessor.TempFile
- 
Field SummaryFields inherited from class org.eclipse.aether.spi.io.PathProcessorSupportATOMIC_MOVE, IS_WINDOWS
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.eclipse.aether.spi.io.PathProcessorSupportclassicCopy, copy, move, newTempFile, newTempFile, setLastModified, write, write, writeFile, writeWithBackup, writeWithBackupMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.aether.spi.io.PathProcessorcopy, copyWithTimestamp, lastModified, size
- 
Constructor Details- 
TestPathProcessorpublic TestPathProcessor()Deprecated.
 
- 
PathProcessorSupportinstead.