Package org.cadixdev.lorenz.io.srg
The Lorenz-provided implementation of the SRG mapping format and its
variants, CSRG and TSRG.
-
Class Summary Class Description SrgConstants A collection of constants and utilities specific to the SRG mapping format and its variants.SrgConstants.CSrg A collection of constants specific to the CSRG mapping format.SrgConstants.TSrg A collection of constants specific to the TSRG mapping format.SrgConstants.XSrg A collection of constants specific to the XSRG mapping format.SrgMappingFormat The SRG mapping format.SrgReader An implementation ofMappingsReaderfor the SRG format.SrgReader.Processor The mappings processor for the SRG format.SrgWriter An implementation ofMappingsWriterfor the SRG format.