| Package | Description |
|---|---|
| org.gwtproject.safehtml.shared |
Shared classes for creating safe HTML content.
|
| Class and Description |
|---|
| IsSafeHtml
A type annotation that represents values that are safe to use in a HTML context.
|
| IsSafeUri
A type annotation that represents values that are safe to use in a URI context.
|
| SuppressIsSafeHtmlCastCheck
Annotates methods that rely on potentially-unsafe type-annotation casts.
|
| SuppressIsSafeUriCastCheck
Annotates methods that rely on potentially-unsafe type-annotation casts.
|
Copyright © 2018. All rights reserved.