|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.maven.plugins.jdocbook.gen.util.ResourceHelper
public class ResourceHelper
Simple helpers for locating and handling classpath and file URL resource lookups.
Constructor Summary | |
---|---|
ResourceHelper()
|
Method Summary | |
---|---|
static java.net.URL |
locateResource(java.lang.String name)
|
static java.net.URL |
requireResource(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceHelper()
Method Detail |
---|
public static java.net.URL requireResource(java.lang.String name)
public static java.net.URL locateResource(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |