Package com.adobe.epubcheck.util
Class ThrowingResourceProvider
- java.lang.Object
-
- com.adobe.epubcheck.util.ThrowingResourceProvider
-
- All Implemented Interfaces:
GenericResourceProvider
public final class ThrowingResourceProvider extends java.lang.Object implements GenericResourceProvider
-
-
Constructor Summary
Constructors Constructor Description ThrowingResourceProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.InputStreamopenStream(io.mola.galimatias.URL url)
-
-
-
Method Detail
-
openStream
public java.io.InputStream openStream(io.mola.galimatias.URL url) throws java.io.IOException- Specified by:
openStreamin interfaceGenericResourceProvider- Throws:
java.io.IOException
-
-