Package eu.bandm.tools.xslt.base
Class Options.Values_transformations
java.lang.Object
eu.bandm.tools.xslt.base.Options.Values_transformations
- Enclosing class:
- Options
One instance realizes one repeated argument group of option
For details of this option see the method
transformations
. For details of this option see the method
Options.get_transformations_0()
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value_0
-
value_1
-
value_2
-
-
Constructor Details
-
Values_transformations
public Values_transformations()
-
-
Method Details
-
get_0
Getter method for the 0th argument in this repetition group. For details of this option see the methodOptions.get_transformations_0()
. -
get_1
Getter method for the 1st argument in this repetition group. For details of this option see the methodOptions.get_transformations_0()
. -
get_2
Getter method for the 2nd argument in this repetition group. For details of this option see the methodOptions.get_transformations_0()
.
-