Class URIResource

    • Constructor Detail

      • URIResource

        public URIResource​(java.net.URI uri)
    • Method Detail

      • getURI

        public java.net.URI getURI()
      • openInputStream

        public java.io.InputStream openInputStream()
                                            throws java.io.IOException
        Returns:
        an InputStream for the resource's data
        Throws:
        java.io.IOException - If failed to open the stream