| Constructor and Description |
|---|
FileNameUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getOutputFileName(URI uri)
Attempts to construct the target file name based on an URI as the relative resource name
or, if the root resource is requested, the host name extracted from the URI.
|
public static String getOutputFileName(URI uri)
uri - uri to extract the output name fromCopyright © 2009–2023 Open-Source. All rights reserved.