| Class | Description | 
|---|---|
| SDEInstaller | |
| SmapGenerator | 
 Represents a source map (SMAP), which serves to associate lines of the input JSP file(s) to lines in the generated
 servlet in the final .class file, according to the JSR-045 spec. 
 | 
| SmapStratum | 
 Represents the line and file mappings associated with a JSR-045
 "stratum". 
 | 
| SmapStratum.LineInfo | 
 Represents a single LineSection in an SMAP, associated with
 a particular stratum. 
 |