Package-level declarations

Small public helpers, most notably ResourceUtil for creating Resources and parsing them as XML.

Types

Link copied to clipboard
Link copied to clipboard

Factory helpers for creating Resource instances and parsing them as XML.

Link copied to clipboard
object StringUtil

Various String utility functions.

Functions

Link copied to clipboard

Decodes percent-escapes (e.g. %20) in a URL string, treating the underlying bytes as UTF-8. Falls back to leaving any malformed escape unchanged.