URL
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "camel_url_get_type ()" ) ]
[ Compact ]
public class URL
Content:
Static methods:
- public static bool addrspec_end (string @in, string pos, string inend, UrlMatch match)
- public static bool addrspec_start (string @in, string pos, string inend, UrlMatch match)
- public static void decode (string part)
- public static string decode_path (string path)
- public static string encode (string part, string? escape_extra)
- public static bool file_end (string @in, string pos, string inend, UrlMatch match)
- public static bool file_start (string @in, string pos, string inend, UrlMatch match)
- public static bool web_end (string @in, string pos, string inend, UrlMatch match)
- public static bool web_start (string @in, string pos, string inend, UrlMatch match)
Creation methods:
Methods:
Fields: