Class CGI.EnvList
java.lang.Object
org.eclipse.jetty.servlets.CGI.EnvList
- Enclosing class:
CGI
private utility class that manages the Environment passed to exec.
-
Field Details
-
envMap
-
-
Constructor Details
-
EnvList
EnvList() -
EnvList
EnvList(CGI.EnvList l)
-
-
Method Details
-
set
-
getEnvArray
Get representation suitable for passing to exec.- Returns:
- the env map as an array
-
getExportString
-
toString
-