Package-level declarations
Types
Link copied to clipboard
Represents a target (commonly a language or format) that strings can be escaped for.
Link copied to clipboard
A thread-safe counter that tracks a depth value within nested scopes.
Link copied to clipboard
A general purpose strategy to transform a string to a specific case type.
Link copied to clipboard
Represents a target (commonly a language or format) that strings can be unescaped from.
Properties
Functions
Link copied to clipboard
Whether the content of this string between startIndex and the end of the first line is blank. If startIndex is beyond the first line, this returns true.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An optimized way to replace all occurrences of oldValue with newValue in a StringBuilder.
Link copied to clipboard
Link copied to clipboard
Strips the anchor (fragment) from a URL string.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard