windows property

Style windows
final

Windows paths use "" (backslash) as separators. Absolute paths start with a drive letter followed by a colon (example, "C:") or two backslashes ("\") for UNC paths.

Implementation

static final Style windows = new WindowsStyle()