UriParser Hierarchy

The following table lists the classes derived from System.UriParser .

Derived Classes

Class Description
System.FileStyleUriParser A customizable parser based on the File scheme.
System.FtpStyleUriParser A customizable parser based on the File Transfer Protocol (FTP) scheme.
System.GenericUriParser A customizable parser for a hierarchical URI.
System.GopherStyleUriParser A customizable parser based on the Gopher scheme.
System.HttpStyleUriParser A customizable parser based on the HTTP scheme.
System.LdapStyleUriParser A customizable parser based on the Lightweight Directory Access Protocol (LDAP) scheme.
System.NetPipeStyleUriParser A parser based on the NetPipe scheme for the "Indigo" system.
System.NetTcpStyleUriParser A parser based on the NetTcp scheme for the "Indigo" system.
System.NewsStyleUriParser A customizable parser based on the news scheme using the Network News Transfer Protocol (NNTP).

See Also

Reference

UriParser Class
UriParser Members
System Namespace