Package org.citrusframework.spi
Class ClasspathResourceResolver
java.lang.Object
org.citrusframework.spi.ClasspathResourceResolver
Resolver finds all resources in given classpath resource path.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClasses(String path) getResources(String path) getResources(String path, String fileNamePattern)
-
Constructor Details
-
ClasspathResourceResolver
public ClasspathResourceResolver()
-
-
Method Details
-
getClasses
- Throws:
IOException
-
getResources
- Throws:
IOException
-
getResources
- Throws:
IOException
-