Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
Utilities.pathFromSpec
Returns a path from a file specification.
Syntax
public static final String pathFromSpec(String spec)Parameters
spec
- A file specification.
Returns
Returns the path to the file.
Description
Returns a path from a file specification. The specification does not have to be a complete or proper file path.
Home > Contents > Index > Oracle JAVA Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.