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

All Implemented Interfaces:
    ResourceLoader

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