If n is a <variablelist> element, a List of Var objects corresponding to the Node is returned.
If n is a <variablelist> element, a List of Var objects corresponding to the Node is returned.
A Node correspondign to a <variablelist> element.
A List of Var objects corresponding to n.
ParsingException
If n) is not a <variablelist> element.
If the Node provided by XMLNodeParser is a <variablelist> element, a List of Var objects corresponding to the Node is returned.
If the Node provided by XMLNodeParser is a <variablelist> element, a List of Var objects corresponding to the Node is returned.
A List of Var objects corresponding to the Node provided by getInput().
ParsingException
If the Node provided by getInput() is not a <variablelist> element.
This trait parses XML elements <variablelist> into Lists of Var objects.