Package-level declarations

Defines W3C process maturity level annotations, per the W3C Process Document.

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class W3CEditorsDraft

This annotation marks the annotation as implementing a W3C Editor's Draft specification.

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class W3CRecommendation

This annotation marks the annotation as implementing a W3C Recommendation specification.

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class W3CWorkingDraft

This annotation marks the annotation as implementing a W3C Working Draft specification.