org.apache.myfaces.view.facelets.util
Class Classpath
java.lang.Object
org.apache.myfaces.view.facelets.util.Classpath
public final class Classpath
- extends Object
- Version:
- $Id: Classpath.java 1368982 2012-08-03 14:33:13Z lu4242 $
- Author:
- Jacob Hookom, Roland Huss, Ales Justin (ales.justin@jboss.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
search
public static URL[] search(String prefix,
String suffix)
throws IOException
- Throws:
IOException
search
public static URL[] search(ClassLoader loader,
String prefix,
String suffix)
throws IOException
- Throws:
IOException
Copyright © 2015 The Apache Software Foundation. All rights reserved.