| Compressor | Compressor class to compress CSS and JavaScript. |
|---|
| Compressor.Level | Enum for compression of JS. |
|---|
| HTMLSourceInfo | The HTML source information. |
|---|
| HTMLSourceInfo.Config | Internal class for information. |
|---|
| HTMLSourcesManager | The manager for HTML sources. |
|---|
| InfoFromSources | Class to extract build information from a HTML file used to launch an application. |
|---|
| ISourceResolver | Source file resolver to change paths starting with $nnn$ to the resolved root in question. |
|---|
| TransformHTMLSource | Class used to transform a HTML source to a format. |
|---|