Package com.ibm.wala.cast.js.html
-
Interface Summary Interface Description DomLessSourceExtractor.IGeneratorCallback FileMapping IHtmlCallback Callback which is implemented by users of the IHtmlParser.IHtmlParser IHtmlParserFactory IncludedPosition ACAstSourcePositionMap.Positionfor 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 Summary Class Description CompositeFileMapping DefaultSourceExtractor DefaultSourceExtractor.HtmlCallBack DomLessSourceExtractor extracts JavaScript source code from HTML, with no model of the actual DOM data structureDomLessSourceExtractor.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