Class ZipEntity

    • Constructor Detail

      • ZipEntity

        public ZipEntity​(URI uri,
                         String url,
                         long size)
    • Method Detail

      • getURI

        public URI getURI()
        Description copied from interface: WebEntity
        Gets the URI at which this web entity is published and can be accessed.
        Specified by:
        getURI in interface WebEntity
        Returns:
        the web entity URI.