DMLibrary.Parser Namespace | 
                    
| Class | Description | |
|---|---|---|
| ContentParser | 
            Parses Creative Contents for variables and events
              | |
| DMSetupFileParser | ||
| EventMapper | 
            Maps events found in the creative contents
              | |
| EventParser | 
            Parses events in the creative content
              | |
| HtmlDocumentParser | 
            Class that parses a HTML document
              | |
| MappedEMEvent | 
            Mapped EMEvent
              | |
| MappedEMVariable | 
            Mapped EM Variable 
              | |
| MappedParsedItem | 
            Mapped Prased Item
              | |
| ParsableContent | 
            Content to parse
              | |
| ParsedItem | 
            Class that parses event into its components
              | |
| ParsedVariableItem | 
            Class that parses Variable into its components
              | |
| VariableMapper | 
            Maps variables found in the creative contents
              | |
| VariableParser | 
            Parses variables in the creative content
              | 
| Interface | Description | |
|---|---|---|
| IContentParser | 
            Interface for content parser
              | |
| IEventMapper | 
            Interface for event mapper
              | |
| IHtmlDocumentParser | 
            Interface for a document parser
              | |
| IVariableMapper | 
| Enumeration | Description | |
|---|---|---|
| MapperMode |