Click or drag to resize

htmlContentSubSentence Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The htmlContentSubSentence type exposes the following members.

Methods
  NameDescription
Protected method_getOrigin (Inherited from contentToken.)
Public method_setTokensForSentenceT
Može da sam izvrši macroTokens ili da dobije gotove. Primenjuje subsentence algoritam i vrši standardnu detekciju tokena --- NAJBITNIJE JE STO SLAZE TOKENE/SUBSENTENCE u parent
(Inherited from contentSentence.)
Public methodContainsAll(contentRelationType, Int32, contentSentenceFlag) (Inherited from contentSentence.)
Public methodContainsAll(contentRelationType, Int32, contentTokenFlag) (Inherited from contentSentence.)
Public methodContainsOneOrMore(contentRelationType, Int32, contentSentenceFlag) (Inherited from contentSentence.)
Public methodContainsOneOrMore(contentRelationType, Int32, contentTokenFlag) (Inherited from contentSentence.)
Public methodContainsOnly(contentRelationType, Int32, contentSentenceFlag) (Inherited from contentSentence.)
Public methodContainsOnly(contentRelationType, Int32, contentTokenFlag) (Inherited from contentSentence.)
Public methodCount (Inherited from contentToken.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgeneralSemanticsFlaging (Inherited from contentSentence.)
Public methodGetEnumerator (Inherited from contentToken.)
Public methodGetFlags
Gets the flags.
(Inherited from contentSentence.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodindexOf (Inherited from contentToken.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodprimaryFlaging (Inherited from contentSentence.)
Public methodsecondaryFlaging (Inherited from contentSentence.)
Public methodsetItem
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
(Inherited from contentElementBase.)
Protected methodsetTokenCaseAndGeneral (Inherited from contentToken.)
Public methodsetTokensFromContentT, TS
Glavni metod za obradu sadrzaja jedne recenice >> prvo poziva setSubSentences, zatim setTokensForSentence
(Inherited from contentSentence.)
Public methodspecialSematicsFlaging (Inherited from contentSentence.)
Public methodsyllablesDetection
pod FAZA 2.a: detektovanje slogova - poziva ga faza 2, nema potrebe posebno pozivati --- ne radi dobro
(Inherited from contentToken.)
Public methodToString (Inherited from contentElementBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodgetChildern (Defined by htmlContentExtensions.)
Public Extension MethodlinkRootParent
Returns parent that has link tag in self
(Defined by htmlContentExtensions.)
Public Extension MethodmakeReport
Generiše izveštaj o contentPage objektu - vraca String Builder objekat
(Defined by contentStructureImportExportTools.)
Top
See Also