public interface SourceProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getSource(DebuggableScript script)
Returns the source of the script.
|
String getSource(DebuggableScript script)
script - the script objectCopyright © 2025 HtmlUnit. All rights reserved.