public interface JURLExecuter
Modifier and Type | Method and Description |
---|---|
boolean |
exec(java.lang.String[] params) |
boolean exec(java.lang.String[] params) throws JURLExecuterException
params
- Array of strings, each element is defined and parsed by yourself. You can enter the PARAMETERs in the Report Inspector. If no PARAMETER is entered, params.length will be zero.JURLExecuterException