| Package | Description |
|---|---|
| com.lightysoft.logmx.business |
Business objects that Parsers and Managers can use to share data with LogMX
|
| Modifier and Type | Method and Description |
|---|---|
LogURLParameter |
LogURL.getParameter(String pParamName)
Get the
Parameter named pParamName. |
LogURLParameter |
LogURL.removeParameter(String pParamName)
Remove the
Parameter named pParamName. |
| Modifier and Type | Method and Description |
|---|---|
List<LogURLParameter> |
LogURL.getParameters()
Returns
Parameters contained in this URL. |
| Modifier and Type | Method and Description |
|---|---|
void |
LogURL.addParameter(LogURLParameter pParam)
Adds a
Parameter to this URL |
Copyright © 2025 LightySoft. All rights reserved. [LogMX v8.4.0 (Jan 3, 2025)]