Class DirectoryFilterProcessor

java.lang.Object
org.basepom.inline.transformer.processor.DirectoryFilterProcessor
All Implemented Interfaces:
JarProcessor

public class DirectoryFilterProcessor extends Object
Strips out the existing directories from the classpath. Directories are then re-added when the new jar is written. This ensures that no remnants of the old class structure is present in the new jar.