| Modifier and Type | Method and Description |
|---|---|
static String |
toFilePath(URL url)
Retrieves the file path of this URL, with any trailing slashes removed.
|
public static String toFilePath(URL url)
url - The URL to get the file path for.Copyright © 2017. All rights reserved.