imbWebTemplateSettings Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Mining.pageTemplate
public class imbWebTemplateSettings : imbBindable
The imbWebTemplateSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| imbWebTemplateSettings | Initializes a new instance of the imbWebTemplateSettings class |
| Name | Description | |
|---|---|---|
| commonTreeDetection |
Način na koji se detektuje zajednička struktura stranica
| |
| contentExtractionTolerance |
Stepen tolerancije prilikom izvlačenja zajedničkog sadržaja. Ako je više od 0 biće i sadržaja koji nisu zajednički baš svim node-ima
| |
| contentPolicy |
Na koji način tretira sadržaj unutar strukture koja se smatra zajedničkom
| |
| contentTokenizationSettings |
Podešavanja tokenizacije sadržaja - za commonContentExtraction
| |
| doMakeHTML |
Formirace HTML (string) sadržaj templejta
| |
| doMakeTEXT |
Formirace Text sadržaj templejta
| |
| doMakeXML |
Rekonstruisaće XML (HTML) strukturu templejta
| |
| doSavePageUrls |
Da li da pamti od kojih je stranica nastao template
| |
| macroAlgorithm |
Koji algoritam koristi za detekciju
| |
| textRetriveSetup |
Podešavanja vezana za prevođenje node-a u tekst
| |
| treeTolerance |
Tolerancija prilikom detektovanja zajedničke strukture stranica - različito se primenjuje u zavisnosti od metode
| |
| uniKeyMode |
način na koji se formira uniKey oznaka
|
| 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.) |