mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> WebContent >> HTML_Based_Content_Reader

HTML_Based_Content_Reader Class



Class is used to read the source browse and info static html files and create the appropriate HTML_Based_Content object with all the bibliographic information (author, keywords, description, title, code) loaded from the header in the HTML file


Namespace: SobekCM.Core.WebContent
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class HTML_Based_Content_Reader

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.WebContent..::..HTML_Based_Content_Reader

Constructors

  NameDescription
Public methodHTML_Based_Content_Reader
Initializes a new instance of the HTML_Based_Content_Reader class

Methods

  NameDescription
Public methodStatic memberRead_HTML_File
Read the source browse and info static html files and create the appropriate HTML_Based_Content object with all the bibliographic information (author, keywords, description, title, code) loaded from the header in the HTML file
Public methodStatic memberRead_Web_Document
Read the source browse and info static html files and create the appropriate HTML_Based_Content object with all the bibliographic information (author, keywords, description, title, code) loaded from the header in the HTML file

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )