Interface | Description |
---|---|
Normalizer |
The normalizer is the first stage of the content processing.
|
Class | Description |
---|---|
ContentNormalizer |
This class is responsible for normalizing content from the 'content' style
property and for hiding content that has 'display:none' set.
|
ContentNormalizer.ContentNormalizerState | |
NormalizationException | |
RecordingContentNormalizer |
This class records all incoming calls and replays them later.
|
Exception | Description |
---|---|
PageBreakException |
A pagebreak exception is a cheap out-of-order-return (some kind of GoTo,
but less chaotic).
|