verifiers library

Additional libarary for verifying information given from OgHref.

Classes

UrlInfoContentTypeResult
Retrive the determined given content types from UrlInfo.

Enums

ContentTypeCategory
Determine the content type category from MIME.

Extensions

IteratedUrlInfoContentTypeResolver on Iterable<UrlInfo>
Resolve an iteration of UrlInfo and yields UrlInfoContentTypeResult with resolved content type.
UrlInfoContentTypeResolver on UrlInfo
Resolve a single UrlInfo into UrlInfoContentTypeResult.