Skip navigation links

lorenz 0.4.4 API

Packages 
Package Description
me.jamiemansfield.lorenz
Lorenz is a library built to interact with Java de-obfuscation mappings.
me.jamiemansfield.lorenz.impl
The default Lorenz implementation.
me.jamiemansfield.lorenz.impl.model
The default Lorenz model implementation.
me.jamiemansfield.lorenz.io
The abstract IO classes that can be extended to implement mapping formats in Lorenz.
me.jamiemansfield.lorenz.io.enigma
The Lorenz-provided implementation of the Enigma mapping format.
me.jamiemansfield.lorenz.io.jam
The Lorenz-provided implementation of the JAM mapping format.
me.jamiemansfield.lorenz.io.kin
The Lorenz-provided implementation of the Kin mapping format.
me.jamiemansfield.lorenz.io.srg
The Lorenz-provided implementation of the SRG mapping format and its variants, CSRG and TSRG.
me.jamiemansfield.lorenz.io.srg.csrg
The Lorenz-provided implementation of the CSRG mapping format.
me.jamiemansfield.lorenz.io.srg.tsrg
The Lorenz-provided implementation of the TSRG mapping format.
me.jamiemansfield.lorenz.model
A model of the various mappings types that Lorenz represents.
me.jamiemansfield.lorenz.model.jar
A model for Java-specific types, often based on entries from the jvms manual.
Skip navigation links