| Constructor and Description |
|---|
MediaAudiosBasic(Path dir)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
files()
Locates the files
Path that match a certain criteria. |
public MediaAudiosBasic(Path dir)
dir - EntranceDirectory that contains audios files.public List<Path> files() throws IOException
MediaPath that match a certain criteria.
(See decorator classes)files in interface MediaPaths.IOException - If a certain criteria is not fulfilled.Copyright © 2017–2018 jcabi.com. All rights reserved.