@ParametersAreNonnullByDefault
See: Description
| Class | Description |
|---|---|
| JsRegionProcessor |
Provides additional formating to the plain JS
CodeFormatter:
Eclipse HTML places the embedded JS in separated lines by adding a line break after/before <script/> tag. |
| StructuredDocumentProcessor<T> |
The HTML formatter uses for different regions of the structured document,
other formatters, explicitly for CSS and JS.
|
| StructuredDocumentProcessor.RegionProcessor<T> |
Base class for region adaptations.
|