|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjtools.Resource
public class Resource
Retrieves a user specified resource at some Uniform Resource Locator (URL).
| Constructor Summary | |
|---|---|
Resource(java.lang.String name)
Constructor for Resource with a resource name parameter. |
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
Gets a resource if it can be located. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Resource(java.lang.String name)
Resource with a resource name parameter.
name - world wide web resource name| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
java.io.IOException
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||