Skip navigation links
J M R 

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, Collection<String>, Collection<String>) - Constructor for class me.lucko.jarrelocator.Relocation
Creates a new relocation
Relocation(String, String) - Constructor for class me.lucko.jarrelocator.Relocation
Creates a new relocation with no specific includes or excludes
run() - Method in class me.lucko.jarrelocator.JarRelocator
Executes the relocation task
J M R 
Skip navigation links

Copyright © 2019. All rights reserved.