Environment
 
urn:WebWorks-XSLT-Extension-Environment
Functions
Application base help URI.
string CurrentUILocale ()
Current user interface locale.
long GetTotalMemory ()
Reports the total amount of memory used by the running process. Useful for optimizing XSL to reduce memory usage.
long GetTotalMemory (bool forceFullCollection)
Reports the total amount of memory used by the running process. Useful for optimizing XSL to reduce memory usage.
string HTMLHelpWorkshopPath ()
HTML help workshop path.
string JavaBits ()
Gets latest version of either JDK pr JRE bits stored in registry.
string JavaHome ()
Gets latest version of either JDK or JRE home directory path.
string JavaVersion ()
Gets latest version of either the JDK or JRE version stored in registry.
string JDKBits ()
Gets Java Development Kit (JDK) bits stored in registry.
string JDKHome ()
Gets Java Development Kit (JDK) home directory path.
string JDKVersion ()
Gets Java Development Kit (JDK) version stored in registry.
string JREBits ()
Gets Java Runtime Environment (JRE) bits stored in registry.
string JREHome ()
Gets Java Runtime Environment (JRE) home directory path.
string JREVersion ()
Gets Java Runtime Environment (JRE) version stored in registry.
bool RequestedPipeline (string pipelineName)
Determine if 'pipelineName' has been scheduled for processing.
 
Detailed Description
urn:WebWorks-XSLT-Extension-Environment
Enable XSL transforms to query the current system environment for the location and state of programs and variables.
 
Member Function Documentation
Was this helpful?
Last modified date: 10/14/2020