Interface NonRdfSourceOperation

    • Method Detail

      • getContentUri

        URI getContentUri()
        Returns:
        the URI for external content in this resource
      • getMimeType

        String getMimeType()
        Returns:
        The MimeType of content associated with this resource.
      • getFilename

        String getFilename()
        Return the file name for the binary content
        Returns:
        original file name for the binary content, or the object's id.
      • getContentSize

        long getContentSize()
        Returns:
        The size in bytes of content associated with this resource.