J M R
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- JarRelocator - Class in me.lucko.jarrelocator
-
Relocates classes and resources within a jar file.
- JarRelocator(File, File, Collection<Relocation>) - Constructor for class me.lucko.jarrelocator.JarRelocator
-
Creates a new instance with the given settings.
- JarRelocator(File, File, Map<String, String>) - Constructor for class me.lucko.jarrelocator.JarRelocator
-
Creates a new instance with the given settings.
M
- me.lucko.jarrelocator - package me.lucko.jarrelocator
R
- Relocation - Class in me.lucko.jarrelocator
-
A relocation rule
- Relocation(String, String) - Constructor for class me.lucko.jarrelocator.Relocation
-
Creates a new relocation with no specific includes or excludes
- Relocation(String, String, Collection<String>, Collection<String>) - Constructor for class me.lucko.jarrelocator.Relocation
-
Creates a new relocation
- run() - Method in class me.lucko.jarrelocator.JarRelocator
-
Executes the relocation task
All Classes All Packages