Package org.cadixdev.lorenz.io.proguard
The Lorenz-provided implementation of the
ProGuard mapping.txt
format.
Currently we can only support reading ProGuard files, as Lorenz doesn't have a model for all the data represented by the format.
- Since:
- 0.5.1
-
Class Summary Class Description PGTypeReader Areaderfortypeswithin the ProGuard mapping format.ProGuardConstants A collection of constants and utilities specific to the ProGuard mapping format.ProGuardFormat The ProGuard mapping format.ProGuardReader An implementation ofMappingsReaderfor the ProGuard format.ProGuardReader.Processor