domainAnalysis Class |
Namespace: imbACE.Network.tools
The domainAnalysis type exposes the following members.
| Name | Description | |
|---|---|---|
| domainAnalysis |
Constructor only for XML Serialization purposes
| |
| domainAnalysis(String) |
Creates analysis of domain name from provided url string.
|
| Name | Description | |
|---|---|---|
| domainName | Complete domain name like: tim-sistem.rs when url was http://www.tim-sistem.rs | |
| domainRootName |
Domain name without the top level domain
| |
| domainUrlTokens | ||
| domainWords |
Reci koje su otkrivene u domainRoot imenu domena
| |
| isFound |
Da li je pronadjen TLD
| |
| tld |
TOP LEVEL DOMAIN deo domena
| |
| tldDefinition |
Referenca prema imbTopLevelDomain objektu
| |
| url | The original url form | |
| urlProper |
The proper form of url with shema definition: like: http://www.timsistem.co.rs or http://emdip.co.rs
|
| Name | Description | |
|---|---|---|
| GetResolvedUrl | ||
| GetURLWithoutDomainName |
Makes the URL version without domain name. Like: from http://www.koplas.co.rs/proizvodi/mtx.php to /proizvodi/mtx.php
| |
| OnPropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |