|
Milyn-Commons Version 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.resource.URLResourceLocator
URL stream org.milyn.resource locator.
| Constructor Summary | |
URLResourceLocator()
|
|
| Method Summary | |
java.io.InputStream |
getResource(java.lang.String url)
Get the stream specified by the 'uri' parameter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public URLResourceLocator()
| Method Detail |
public java.io.InputStream getResource(java.lang.String url)
throws java.lang.IllegalArgumentException,
java.io.IOException
ExternalResourceLocator
getResource in interface ExternalResourceLocatorurl - The location of the resource to be located.
java.lang.IllegalArgumentException - Illegal argument. Check the cause exception for more information.
java.io.IOException - Unable to get the org.milyn.resource stream.
|
Milyn-Commons Version 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||