htmlContentPage Class |
Namespace: imbNLP.Core.contentStructureHtml.elements
public class htmlContentPage : contentPage, IContentPage, IContentElement, INotifyPropertyChanged, IObjectWithParent, IObjectWithName, IObjectWithPath, IObjectWithID, IObjectWithPathAndChildSelector, IObjectWithChildSelector, IEnumerable, IObjectWithRoot
The htmlContentPage type exposes the following members.
| Name | Description | |
|---|---|---|
| htmlContentPage | Initializes a new instance of the htmlContentPage class |
| Name | Description | |
|---|---|---|
| _nameAbbrevation |
skracenica imena
(Inherited from contentElementBase.) | |
| blocks |
Gets or sets the blocks of page
(Inherited from contentPage.) | |
| cacheInstanceID | (Inherited from contentPage.) | |
| chunks |
Svi chunkovi
(Inherited from contentPage.) | |
| content |
Originalni sadržaj koji je pronađen u tokenu
(Inherited from contentElementBase.) | |
| contentTitle |
Naziv sadrzaja
(Inherited from contentPage.) | |
| contentUrl |
Adresa stranice
(Inherited from contentPage.) | |
| document |
referenca prema dokumentu u kojem je sadrzana ova stranica. Ukoliko je null onda je stranica sama za sebe
(Inherited from contentPage.) | |
| domainInfo |
Informacije o domenu
(Inherited from contentPage.) | |
| headTokens |
Tokeni iz naslova, imena domena itd
(Inherited from contentPage.) | |
| id |
Osnovni ID podatak
(Inherited from contentElementBase.) | |
| isFirst |
Da li je reč o prvom elementu?
(Inherited from contentElementBase.) | |
| isLast |
Da li je reč o poslednjem elementu?
(Inherited from contentElementBase.) | |
| ItemInt32 |
Gets the Object with the specified key.
(Inherited from contentPage.) | |
| ItemString |
Gets the Object with the specified child name.
(Inherited from contentPage.) | |
| items |
Blokovi sadrzaja
(Inherited from contentPage.) | |
| match |
Kontent match meta info
(Inherited from contentElementBase.) | |
| name |
ime objekta - ime tipa i ID - ako je objekat deo glavnog niza
(Inherited from contentElementBase.) | |
| next |
Referenca prema sledećem slogu
(Inherited from contentElementBase.) | |
| page |
Referenca prema stranici
(Inherited from contentElementBase.) | |
| paragraphs |
Bindable property
(Inherited from contentPage.) | |
| parent |
referenca prema parent objektu
(Inherited from contentElementBase.) | |
| prev |
Referenca prema prethodnom slogu
(Inherited from contentElementBase.) | |
| project |
referenca prema projektu u kojem je sadrzana ova stranica
(Inherited from contentPage.) | |
| root |
Gets the root.
(Inherited from contentElementBase.) | |
| sentences |
Sve rečenice u nlpContent-u
(Inherited from contentPage.) | |
| sourceContent |
Izvorni content
(Inherited from contentElementBase.) | |
| spliter |
Koji je spliter odredio odvajanje tokena
(Inherited from contentElementBase.) | |
| tokens |
Svi tokeni pronadjeni u nlpContentu
(Inherited from contentPage.) | |
| UID |
imbControl property UID tipa String
(Inherited from contentElementBase.) |
| Name | Description | |
|---|---|---|
| acceptSourcePage |
Preuzima opisne podatke iz node/crawledpage objekta -- poziva se iz tokenizatora, ne prenosi sam asdrza
(Inherited from contentPage.) | |
| AppendDataFields |
Appends its data points into new or existing property collection
| |
| Count | (Inherited from contentPage.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| generalSemanticsFlaging |
#3 Izvlacene generalne semantike stvara osnovne, opste, ne-specificne, tvrdnje na osnovu obradjenog teksta
(Inherited from contentPage.) | |
| GetEnumerator | (Inherited from contentPage.) | |
| GetFlags | (Inherited from contentPage.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| indexOf | (Inherited from contentPage.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| primaryFlaging |
#1 PrimaryFlaging krece od tokena ka stranici -- od mikro ka makro nivou
(Inherited from contentPage.) | |
| recountItems |
Popunjava kolekcije> paragraphs, sentences, tokens
(Inherited from contentPage.) | |
| secondaryFlaging |
#2 SecondaryFlaging krece od makro ka mikro novou
(Inherited from contentPage.) | |
| setItem |
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
(Inherited from contentElementBase.) | |
| specialSematicsFlaging |
#4 Specijalna semantika stvara tvrdnje usko vezane za zadatak obrade
(Inherited from contentPage.) | |
| ToString | (Inherited from contentElementBase.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| _items |
Skup pod-itema
(Inherited from contentElementBase.) |
| Name | Description | |
|---|---|---|
| makeReport |
Generiše izveštaj o contentPage objektu - vraca String Builder objekat
(Defined by contentStructureImportExportTools.) |