Save This Page
Home » xmlbeans-2.4.0-src » org.apache.xmlbeans.impl.schema » [javadoc | source]
org.apache.xmlbeans.impl.schema
public class: PathResourceLoader [javadoc | source]
java.lang.Object
   org.apache.xmlbeans.impl.schema.PathResourceLoader

All Implemented Interfaces:
    ResourceLoader

Constructor:
 public PathResourceLoader(ResourceLoader[] loaderpath) throws IOException 
 public PathResourceLoader(File[] filepath) 
Method from org.apache.xmlbeans.impl.schema.PathResourceLoader Summary:
close,   getResourceAsStream
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.xmlbeans.impl.schema.PathResourceLoader Detail:
 public  void close() 
 public InputStream getResourceAsStream(String resourceName)