| Class | Description |
|---|---|
| CommentLessSource |
A source that is obtained from a different source by stripping all
comments.
|
| NormalizedSource |
Performs XML normalization on a given Source, Document or Node.
|
| WhitespaceNormalizedSource |
A source that is obtained from a different source by removing all
empty text nodes and normalizing the non-empty ones.
|
| WhitespaceStrippedSource |
A source that is obtained from a different source by removing all
empty text nodes and trimming the non-empty ones.
|
Source implementations.Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.