Uses of Interface
org.basepom.inline.transformer.JarProcessor
Packages that use JarProcessor
-
Uses of JarProcessor in org.basepom.inline.transformer
Constructors in org.basepom.inline.transformer with parameters of type JarProcessorConstructor parameters in org.basepom.inline.transformer with type arguments of type JarProcessor -
Uses of JarProcessor in org.basepom.inline.transformer.processor
Classes in org.basepom.inline.transformer.processor that implement JarProcessorModifier and TypeClassDescriptionclassclassDeals with annotation processors being inlined.classA JarProcessor which applies a list ofClassTransformersto any files ending in .class.classStrips out the existing directories from the classpath.classRe-add the directory structure if a given class file is written.classclassclassDeal with all files in META-INF that have no special treatment (like services etc.)classclassDeals with multi-release entries.final classCollects all the remapping information for jar transformation.classAllows any file which is NOT a JAR file.final classDeals with multiple service loaders files for the same loader.final classDeals with service loaders being inlined.classFilter out all signature files as the code modifies the jar.final classDeals with multiple service loaders files for the same loader.final classDeals with sisu config files being inlined.