| Constructor and Description |
|---|
MediaVerified(Media origin)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
files()
Locates the files
Path that match a certain criteria. |
public MediaVerified(Media origin)
origin - Origin.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.