Click or drag to resize

textRetriveEngine Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Mehanizam za preuzimanje cistog teksta iz HTML-a
Inheritance Hierarchy
SystemObject
  imbNLP.Core.textRetrivetextRetriveEngine

Namespace:  imbNLP.Core.textRetrive
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public static class textRetriveEngine

The textRetriveEngine type exposes the following members.

Methods
  NameDescription
Public methodStatic membercheckSettings
Public methodStatic memberdeploy
Public methodStatic memberretriveText(XmlNode, textRetriveSetup)
2013A> GLAVNI mehaniza za preuzimanje TXT reprezentacije XmlNoda *podržani i multilevel
Public methodStatic memberretriveText(IXPathNavigable, textRetriveSetup)
Public methodStatic memberretriveText(XPathNavigator, textRetriveSetup)
2014c> novi mehanizam za tekstualnu reprezentaciju ucitanog dokumenta
Top
See Also