java.lang.Object
com.sun.faces.facelets.util.Classpath
- Author:
- Jacob Hookom, Roland Huss, Ales Justin (ales.justin@jboss.org)
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic URL[]
search
(ClassLoader cl, String prefix, String suffix) static URL[]
search
(ClassLoader cl, String prefix, String suffix, Classpath.SearchAdvice advice) static URL[]
-
Constructor Details
-
Classpath
public Classpath()
-
-
Method Details
-
search
- Throws:
IOException
-
search
- Throws:
IOException
-
search
public static URL[] search(ClassLoader cl, String prefix, String suffix, Classpath.SearchAdvice advice) throws IOException - Throws:
IOException
-