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 1187700 2011-10-22 12:19:37Z bommel $
- 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 © 2012 The Apache Software Foundation. All Rights Reserved.