Class FileInfo


  • public class FileInfo
    extends Object
    Given a WOPI file id, this class extracts information about a blob: a repository name, a doc id and the blob xpath.

    A WOPI file id is a base64 encoded string formatted as repositoryName/docId/xpath.

    Since:
    10.3