public class AbstractLocatable extends Object implements Locatable
| Constructor and Description |
|---|
AbstractLocatable() |
| Modifier and Type | Method and Description |
|---|---|
Locator |
getLocator()
getLocator.
|
void |
setLocator(Locator locator)
Set the locator.
|
public Locator getLocator()
getLocator.
getLocator in interface Locatablepublic void setLocator(Locator locator)
setLocator in interface Locatablelocator - the new locatorCopyright © 2025 HtmlUnit. All rights reserved.