Package com.jcabi.manifests
Class ClasspathMfs
java.lang.Object
com.jcabi.manifests.ClasspathMfs
- All Implemented Interfaces:
Mfs
Manifests in classpath.
- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClasspathMfs
public ClasspathMfs()
-
-
Method Details
-
fetch
Description copied from interface:Mfs
Find and fetch them all.- Specified by:
fetch
in interfaceMfs
- Returns:
- Iterator of found resources
- Throws:
IOException
- If fails
-