Package org.htmlunit.javascript.configuration
package org.htmlunit.javascript.configuration
Classes in this package are specific for the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
-
ClassDescriptionAn abstract container for all the JavaScript configuration information.An annotation to mark a feature in
BrowserVersionFeatures
.A container for all the JavaScript configuration information for one class.Class used to contain the constant information name, value and flag.Class used to contain the property information if the property is readable, writable and the methods that implement the get and set functions.A container for all the JavaScript configuration information.An annotation to mark a Java class as JavaScript class.An annotation for repeatedJsxClass
.An annotation to mark a Java field as JavaScript constant.An annotation to mark a Java method as JavaScript constructor.An annotation to mark a Java method as JavaScript constructor.An annotation to mark a Java method as JavaScript function.An annotation to mark a Java method as JavaScript getter.An annotation to mark a Java method as JavaScript setter.An annotation to mark a Java method as JavaScript function, not at instance level.An annotation to mark a Java method as JavaScript getter, not at instance level.An annotation to mark a Java method as JavaScript symbol getter.An annotation to mark a Java static string as JavaScript symbol.A container for all the JavaScript configuration information used for the proxy AutoConfig support.An annotation to specify a supported browser.