HtmlToMamlConversion Namespace

This namespace contains the classes used to convert HTML files to MAML topic files.

Classes

ConversionProgressEventArgs This is a custom event arguments class for the ConversionProgress event
ConvertHtmlToMaml This utility is used to convert HTML files to MAML topics and create some supporting files.
FileParser This is used to parse an HTML file to extract the various parts for conversion to MAML
FilePath This class is used to represent a file path. Support is included for treating the path as fixed or relative and for expanding environment variables in the path name.
FolderPath This class is used to represent a folder path. Support is included for treating the path as fixed or relative and for expanding environment variables in the path name.
HtmlToMaml This class is used to convert a set of HTML file to their close equivalent as conceptual MAML topic files
ImageReference This represents an image reference
ImageReferenceCollection This is a collection of image references
MSHelpKeyword This represents an HTML Help 2.x index keyword that can be added to the XML data island in each help topic generated by BuildAssembler.
MSHelpKeywordCollection This collection class is used to hold the help index keyword items for a project
TagOptions This is used to contain the options and state for a Tag entry from the conversion rules file
Topic This represents a topic file
TopicCollection This is a collection of topic items

Interfaces

IBasePathProvider This interface defines the properties used to obtain a base path for a FilePath object