public final class MSXMLConfiguration extends AbstractJavaScriptConfiguration
Modifier and Type | Method and Description |
---|---|
protected Class<MSXMLScriptable>[] |
getClasses() |
static MSXMLConfiguration |
getInstance(BrowserVersion browserVersion)
Returns the instance that represents the configuration for the specified
BrowserVersion . |
getAll, getClassConfiguration, getClassConfiguration, getDomJavaScriptMappingFor, isCompatible
public static MSXMLConfiguration getInstance(BrowserVersion browserVersion)
BrowserVersion
.
This method is synchronized to allow multi-threaded access to the JavaScript configuration.browserVersion
- the BrowserVersion
BrowserVersion
protected Class<MSXMLScriptable>[] getClasses()
getClasses
in class AbstractJavaScriptConfiguration
Copyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.