contentPage Class |
Namespace: imbNLP.Core.contentStructure.elements
[imbAttribute(imbAttributeName.xmlNodeTypeName, "p")] [imbAttribute(imbAttributeName.xmlNodeTypeName, "contentTitle")] public class contentPage : contentElementBase, IContentPage, IContentElement, INotifyPropertyChanged, IObjectWithParent, IObjectWithName, IObjectWithPath, IObjectWithID, IObjectWithPathAndChildSelector, IObjectWithChildSelector, IEnumerable, IObjectWithRoot
The contentPage type exposes the following members.
| Name | Description | |
|---|---|---|
| contentPage | Initializes a new instance of the contentPage class |
| Name | Description | |
|---|---|---|
| _nameAbbrevation |
skracenica imena
(Inherited from contentElementBase.) | |
| blocks |
Gets or sets the blocks of page
| |
| cacheInstanceID | ||
| chunks |
Svi chunkovi
| |
| content |
Originalni sadržaj koji je pronađen u tokenu
(Inherited from contentElementBase.) | |
| contentTitle |
Naziv sadrzaja
| |
| contentUrl |
Adresa stranice
| |
| document |
referenca prema dokumentu u kojem je sadrzana ova stranica. Ukoliko je null onda je stranica sama za sebe
| |
| domainInfo |
Informacije o domenu
| |
| headTokens |
Tokeni iz naslova, imena domena itd
| |
| 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.
| |
| ItemString |
Gets the Object with the specified child name.
| |
| items |
Blokovi sadrzaja
| |
| 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
| |
| 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
| |
| root |
Gets the root.
(Inherited from contentElementBase.) | |
| sentences |
Sve rečenice u nlpContent-u
| |
| sourceContent |
Izvorni content
(Inherited from contentElementBase.) | |
| spliter |
Koji je spliter odredio odvajanje tokena
(Inherited from contentElementBase.) | |
| tokens |
Svi tokeni pronadjeni u nlpContentu
| |
| 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
| |
| Count | ||
| 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
(Overrides contentElementBasegeneralSemanticsFlaging(Object).) | |
| GetEnumerator | ||
| GetFlags | (Overrides contentElementBaseGetFlags.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| indexOf | ||
| 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
(Overrides contentElementBaseprimaryFlaging(Object).) | |
| recountItems |
Popunjava kolekcije> paragraphs, sentences, tokens
| |
| secondaryFlaging |
#2 SecondaryFlaging krece od makro ka mikro novou
(Overrides contentElementBasesecondaryFlaging(Object).) | |
| 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
(Overrides contentElementBasespecialSematicsFlaging(Object).) | |
| 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.) |