templateDefinition Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Mining.pageTemplate
public class templateDefinition : imbBindable
The templateDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| templateDefinition | Initializes a new instance of the templateDefinition class |
| Name | Description | |
|---|---|---|
| id |
pozicija u trenutnoj listi templejtova
| |
| relatedPages |
spisak stranica od kojih je napravljen template - url
| |
| score |
Broj stranica koje imaju ovaj template
| |
| structCount |
Broj elemenata u strukturi
| |
| templateHTML |
HTML templejta koji je detektovan. U zavisnosti od algoritma to je> garantovan ili ne zajednicki sadrzaj analiziranih stranica
| |
| templateTEXT |
TEXT izlaz templejta koji je detektovan.
| |
| templateXML |
XML dokument - pseudo HTML sa sadržajem koji je deo template-a
| |
| uniKey |
Univerzalni string kljuc kojim treba template da se prepoznaje / razlikuje u odnosu na druge
| |
| xmlNamespaceUrl |
Namespace URL koji je pronadjen na stranici
| |
| xPathStruktura |
Lista putanja prema zajednickoj strukturi koja cini template
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |