Uses of Class
org.htmlunit.javascript.host.performance.PerformanceNavigation
-
Packages that use PerformanceNavigation Package Description org.htmlunit.javascript.host.performance Implementations of the Performance JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. -
-
Uses of PerformanceNavigation in org.htmlunit.javascript.host.performance
Methods in org.htmlunit.javascript.host.performance that return PerformanceNavigation Modifier and Type Method Description PerformanceNavigationPerformance. getNavigation()Returns thenavigationproperty.
-