|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlbeans.impl.schema.PathResourceLoader
public class PathResourceLoader
| Constructor Summary | |
|---|---|
PathResourceLoader(java.io.File[] filepath)
|
|
PathResourceLoader(ResourceLoader[] loaderpath)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.io.InputStream |
getResourceAsStream(java.lang.String resourceName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathResourceLoader(ResourceLoader[] loaderpath)
throws java.io.IOException
java.io.IOExceptionpublic PathResourceLoader(java.io.File[] filepath)
| Method Detail |
|---|
public java.io.InputStream getResourceAsStream(java.lang.String resourceName)
getResourceAsStream in interface ResourceLoaderpublic void close()
close in interface ResourceLoader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||