com.groupdocs.viewer.results

Interface ArchiveViewInfo

  • All Superinterfaces:
    ViewInfo


    public interface ArchiveViewInfo
    extends ViewInfo
    Represents view information for archive file. Default implementation is ArchiveViewInfoImpl
    • Method Detail

      • getFolders

        List<String> getFolders()
        The folders contained by the archive file.
        Returns:
        The folders contained by the archive file.