public interface PacScriptSource
| Modifier and Type | Method and Description |
|---|---|
String |
getScriptContent()
Gets the PAC script content as String.
|
boolean |
isScriptValid()
Checks if the content of the script is valid and if it is possible to use
this script source for a PAC selector.
|
String getScriptContent() throws IOException
IOException - on read error.boolean isScriptValid()
Copyright © 2023. All rights reserved.