Interface Resource

    • Method Detail

      • getIdentifier

        URI getIdentifier()
        The resource identifier.
        Returns:
        the identifier
      • getContentType

        String getContentType()
        The content type of the resource.
        Returns:
        the content type
      • getEntity

        InputStream getEntity()
                       throws IOException
        The resource entity.
        Returns:
        the resource entity
        Throws:
        IOException - in the case of an error when generating the entity