HTML to MAML Converter
HtmlToMamlConversion Namespace |
This namespace contains the classes used to convert HTML files to MAML topic files.
Classes
Class | Description | |
---|---|---|
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
|
|
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
|
|
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
|