Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
Utilities.fileFromSpec
Returns a file from a file specification.
Syntax
public static final String fileFromSpec(String spec)Parameters
spec
- A file specification.
Returns
Returns the file name.
Description
This method returns a file 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.