Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.configuration |
Classes in this package are specific for the javascript engine - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<String,ClassConfiguration.PropertyInfo>> |
ClassConfiguration.getPropertyEntries()
Returns the set of entries for the defined properties.
|
Set<Map.Entry<String,ClassConfiguration.PropertyInfo>> |
ClassConfiguration.getStaticPropertyEntries()
Returns the set of entries for the defined static properties.
|
Copyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.