node Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.structure
[imbAttribute(imbAttributeName.collectionPrimaryKey, "name")] public class node : link
The node type exposes the following members.
| Name | Description | |
|---|---|---|
| node | Initializes a new instance of the node class | |
| node(String, Int32) | Initializes a new instance of the node class |
| Name | Description | |
|---|---|---|
| anchor |
Anchor part of the url
(Inherited from link.) | |
| attribute |
atribut u koji je upisan link
(Inherited from link.) | |
| caption |
vidljiv, userfriendly natpis za link
(Inherited from link.) | |
| clickDepth |
U kojoj iteraciji je crawler pronašao ovu stranicu
| |
| domain |
Domen koji se spominje u URL-u, nakon protokola
(Inherited from link.) | |
| features |
osobine linka
(Inherited from link.) | |
| html | (Inherited from link.) | |
| isDefaultFilepath |
Da li je filename path ustvari jedan od podrazumevanih index putanja -- TRUE je i ako je filename prazan
(Inherited from link.) | |
| isDefaultHomePage |
Da li je putanja linka ustvari podrazumevani home page za dati domen
(Inherited from link.) | |
| links |
Kolekcija linkova detektovana u node-u
| |
| name |
Naziv itema po kome se vodi key
(Inherited from link.) | |
| nature |
Link nature
(Inherited from link.) | |
| originalUrl |
Izvorni URL - kakav je pronadjen u HTML-u. Razlikuje se od url propertija tek nakon utvrdjivanja scope-a, tj. tada se u url upisuje apsolutna putanja prema stranici
(Inherited from link.) | |
| path |
Path deo Url-a> posle domena sve do queryija ili anchora
(Inherited from link.) | |
| pathAndQuery |
From domain name to the end of URL - including anchor
(Inherited from link.) | |
| pathDirectoryPath |
Path od kraja domena do fajla
(Inherited from link.) | |
| pathFilename |
ime fajla, sa ekstenzijom
(Inherited from link.) | |
| pathFolders |
Path tree element --- nije bukvalno path folder
(Inherited from link.) | |
| query |
Query deo URL-a, nakon ? znaka a pre #
(Inherited from link.) | |
| queryPairs |
query parovi
(Inherited from link.) | |
| scope |
Link scope
(Inherited from link.) | |
| shema |
Shema koja se nalazi na pocetku URL-a
(Inherited from link.) | |
| tag |
vrsta link taga
(Inherited from link.) | |
| url |
izvorni URL linka - onaj koji je ucitan iz HTML-a
(Inherited from link.) | |
| xPath | (Inherited from link.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| getAbsoluteUrl |
Pravi apsolutnu verziju URL-a na osnovu svojih pdoataka i dodeljene parent stranice
(Inherited from link.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Kreira event koji obaveštava da je promenjen neki parametar
(Inherited from link.) | |
| processNode |
Processes the node.
(Inherited from link.) | |
| report | ||
| reportLink | (Inherited from link.) | |
| reportLinkInline | (Inherited from link.) | |
| setFullUrl | (Inherited from link.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from link.) |