3. Content Rule
( token-local-variable | token-xpath )
The <arg-object> argument specifies a Java Object for storing in the local variable specified by the enclosing <do-set-local-variable> action. The enclosed token must be a <token-xpath> that specifies an expression that returns a Java Object or a <token-local-variable> for a variable that already contains a Java Object.
See <do-set-local-variable> .
- token-local-variable
- the value of a local variable
- token-xpath
- the result of an XPATH expression
( token-local-variable | token-xpath )
- do-set-local-variable
- set the value of a local variable
Top Elements || All Elements || Tree