|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceLoader
A resource loader is used to load the contents of a named resource.
Method Summary | |
---|---|
java.io.InputStream |
getResourceAsStream(java.lang.String resourceName)
Returns an input stream to the resource contents. |
Method Detail |
---|
java.io.InputStream getResourceAsStream(java.lang.String resourceName) throws java.io.IOException
a
- name to identify the resource
null
if the resource could not be found
java.io.IOException
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0