| Constructor and Description |
|---|
MediaPhotosNonProcessed(Media origin,
PropsFile properties)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Path> |
files()
Locates the files
Path that match a certain criteria. |
public MediaPhotosNonProcessed(Media origin, PropsFile properties)
origin - Origin.properties - Properties that contain
the AudioStatuses of 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.