Package org.htmlunit.javascript.host
Class Window.Filter
- java.lang.Object
-
- org.htmlunit.javascript.host.Window.Filter
-
- Enclosing class:
- Window
private static final class Window.Filter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
includeFormFields_
-
Constructor Summary
Constructors Constructor Description Filter(boolean includeFormFields)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) boolean
matches(java.lang.Object object)
-