Interface | Description |
---|---|
DocumentNormalizer |
Provides endpoints for normalizing parts of a document.
|
ResourceReferenceNormalizer |
Normalize a
ResourceReference by checking if it is a URL pointing to a wiki link and if so transform it
into a Document Resource Reference. |
URLNormalizationManager |
Provide high-level APIs to normalize documents.
|
URLValidator<T> |
Validates a URL (what validation is done depends on the implementation).
|
Exception | Description |
---|---|
NormalizationException |
Defines an exception for normalization errors.
|
Copyright © 2004–2021 XWiki Contrib. All rights reserved.