| Interface | Description |
|---|---|
| DomLessSourceExtractor.IGeneratorCallback | |
| FileMapping | |
| IHtmlCallback |
Callback which is implemented by users of the IHtmlParser.
|
| IHtmlParser | |
| IHtmlParserFactory | |
| IncludedPosition |
A
CAstSourcePositionMap.Position for source code that has been included in some enclosing
file, e.g., JavaScript code included in an HTML file via a script node. |
| ITag | |
| IUrlResolver |
Used for handling resources that were copied from the web to local files (and still contain references to the web)
|
| MappedSourceModule |
| Class | Description |
|---|---|
| CompositeFileMapping | |
| DefaultSourceExtractor | |
| DefaultSourceExtractor.HtmlCallBack | |
| DomLessSourceExtractor |
extracts JavaScript source code from HTML, with no model of the actual
DOM data structure
|
| DomLessSourceExtractor.HtmlCallback | |
| EmptyFileMapping | |
| IdentityUrlResolver | |
| JSSourceExtractor |
Extracts scripts from a given URL of an HTML.
|
| MappedSourceFileModule | |
| NestedRangeMapping | |
| RangeFileMapping | |
| RangeFileMapping.Range | |
| SourceRegion |
Represents a region of source code, with source locations.
|
| UrlManipulator | |
| WebPageLoaderFactory | |
| WebUtil |
Copyright © 2017. All rights reserved.