htmlContentParagraph Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbNLP.Core.contentStructureHtml.elements.htmlContentParagraph"]
Namespace: imbNLP.Core.contentStructureHtml.elements
public class htmlContentParagraph : contentParagraph, IHtmlContentElement, IContentElement, INotifyPropertyChanged, IObjectWithParent, IObjectWithName, IObjectWithPath, IObjectWithID, IObjectWithPathAndChildSelector, IObjectWithChildSelector, IEnumerable, IObjectWithRoot
The htmlContentParagraph type exposes the following members.
| Name | Description | |
|---|---|---|
| htmlContentParagraph | Initializes a new instance of the htmlContentParagraph class |
| Name | Description | |
|---|---|---|
| _nameAbbrevation |
skracenica imena
(Inherited from contentElementBase.) | |
| content |
Originalni sadržaj koji je pronađen u tokenu
(Inherited from contentElementBase.) | |
| flags |
Description of $property$
(Inherited from contentParagraph.) | |
| htmlClass | ||
| htmlId | ||
| htmlNode |
HTML node od koga se formira element
| |
| htmlTag | ||
| 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 contentParagraph.) | |
| ItemString |
Gets the Object with the specified child name.
(Inherited from contentParagraph.) | |
| items |
Skup svih recenica
(Inherited from contentParagraph.) | |
| linkRootParent | ||
| 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.) | |
| parent |
referenca prema parent objektu
(Inherited from contentElementBase.) | |
| prev |
Referenca prema prethodnom slogu
(Inherited from contentElementBase.) | |
| root |
Gets the root.
(Inherited from contentElementBase.) | |
| sourceContent |
Izvorni content
(Inherited from contentElementBase.) | |
| spliter |
Koji je spliter odredio odvajanje tokena
(Inherited from contentElementBase.) | |
| textSetup | ||
| UID |
imbControl property UID tipa String
(Inherited from contentElementBase.) | |
| xpath |
Bindable property
|
| Name | Description | |
|---|---|---|
| _setSentencesFromContentTSentence | (Inherited from contentParagraph.) | |
| ContainsAll | (Inherited from contentParagraph.) | |
| ContainsOneOrMore | (Inherited from contentParagraph.) | |
| ContainsOnly | (Inherited from contentParagraph.) | |
| Count | (Inherited from contentParagraph.) | |
| 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 |
Sprovodi proces izvodjenja generalne semantike
(Overrides contentParagraphgeneralSemanticsFlaging(Object).) | |
| GetEnumerator | (Inherited from contentParagraph.) | |
| GetFlags | (Inherited from contentParagraph.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| indexOf | (Inherited from contentParagraph.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| primaryFlaging |
Primarno obelezavanje - od mikro ka makro nivoa
(Overrides contentParagraphprimaryFlaging(Object).) | |
| secondaryFlaging |
Sekundarno obelezavanje -- od makro ka mikro novou
(Overrides contentParagraphsecondaryFlaging(Object).) | |
| setItem |
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
(Inherited from contentElementBase.) | |
| setParagraphFromContentTSentence, TSubSentence, TToken |
GLAVNA KOMANDA KOD TOKENIZACIJE - Za prosledjen paragraph pravi recenice, podrecenice i tokene. Vrsi registrovanje tokena i recenica u IContentPage output-u ako bude prosledjen
(Inherited from contentParagraph.) | |
| specialSematicsFlaging |
Izvodi specijalnu semantiku> u skladu sa zadatkom analize pravi triplete
(Overrides contentParagraphspecialSematicsFlaging(Object).) | |
| ToString | (Inherited from contentElementBase.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| _items |
Skup pod-itema
(Inherited from contentElementBase.) |
| Name | Description | |
|---|---|---|
| getChildern | (Defined by htmlContentExtensions.) | |
| linkRootParent |
Returns parent that has link tag in self
(Defined by htmlContentExtensions.) | |
| makeReport |
Generiše izveštaj o contentPage objektu - vraca String Builder objekat
(Defined by contentStructureImportExportTools.) |