Go to file
Agaricus f91c319a8b Add class name to JarMappingLoadTransformer field/method
Not used by CSVMappingTransformer, since the CSVs only contain:
    func_###,newname
    field_###,newname
with no class name, but it could be used by other load transformers.
2013-03-10 11:32:08 -07:00
src/main/java/net/md_5/specialsource Add class name to JarMappingLoadTransformer field/method 2013-03-10 11:32:08 -07:00
.gitignore Initial commit. 2012-12-08 08:52:58 +11:00
LICENSE Fix license formatting. 2012-12-09 10:15:58 +11:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-03-09 18:07:50 +11:00
README.md Initial commit. 2012-12-08 08:52:58 +11:00

Special Source

Automatic generator and renamer of jar obfuscation mappings.