|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.sourceforge.simplefh.ClassPathResource
public class ClassPathResource
Class path resource
Constructor Summary | |
---|---|
ClassPathResource(String resourcePath)
Constructor |
Method Summary | |
---|---|
String |
getResourcePath()
Get resource path. |
void |
setResourcePath(String resourcePath)
Set resource path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassPathResource(String resourcePath)
resourcePath
- resource path valueMethod Detail |
---|
public String getResourcePath()
public void setResourcePath(String resourcePath) throws IllegalArgumentException
resourcePath
- resource path
IllegalArgumentException
- invalid resource path value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |