public class DefaultSourceExtractor extends DomLessSourceExtractor
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DefaultSourceExtractor.HtmlCallBack |
DomLessSourceExtractor.HtmlCallback, DomLessSourceExtractor.IGeneratorCallback| Modifier and Type | Field and Description |
|---|---|
static com.ibm.wala.util.functions.Function<Void,JSSourceExtractor> |
factory |
DELETE_UPON_EXIT, USE_TEMP_NAME| Constructor and Description |
|---|
DefaultSourceExtractor() |
| Modifier and Type | Method and Description |
|---|---|
protected DomLessSourceExtractor.IGeneratorCallback |
createHtmlCallback(URL entrypointUrl,
IUrlResolver urlResolver) |
extractSources, getTempFile, mainpublic static com.ibm.wala.util.functions.Function<Void,JSSourceExtractor> factory
protected DomLessSourceExtractor.IGeneratorCallback createHtmlCallback(URL entrypointUrl, IUrlResolver urlResolver)
createHtmlCallback in class DomLessSourceExtractorCopyright © 2017. All rights reserved.