LibreOffice Module framework (master) 1
Static Public Member Functions | List of all members
framework::ProtocolCheck Class Reference

#include <protocols.h>

Static Public Member Functions

static bool isProtocol (std::u16string_view sURL, EProtocol eRequired)
 it checks if given URL match the required protocol only It should be used instead of specifyProtocol() if only this question is interesting to perform the code. More...
 

Detailed Description

Definition at line 73 of file protocols.h.

Member Function Documentation

◆ isProtocol()

static bool framework::ProtocolCheck::isProtocol ( std::u16string_view  sURL,
EProtocol  eRequired 
)
inlinestatic

The documentation for this class was generated from the following file: