If n is one of the elements defined by the &term; entity, a LambdaExpression object corresponding to the Node is returned.
If n is one of the elements defined by the &term; entity, a LambdaExpression object corresponding to the Node is returned.
A Node corresponding to an element defined by the &term; entity.
A LambdaExpression object corresponding to the Node provided by getInput().
ParsingException
If n is not one of the elements
defined by the &term; entity.
If the Node provided by XMLNodeParser is one of the elements defined by the &term; entity, a LambdaExpression object corresponding to the Node is returned.
If the Node provided by XMLNodeParser is one of the elements defined by the &term; entity, a LambdaExpression object corresponding to the Node is returned.
A LambdaExpression object corresponding to the Node provided by getInput().
ParsingException
If the Node provided by getInput() is not one of the elements
defined by the &term; entity.
If n is a <variable> element, a Var object corresponding to the Node is returned.
If n is a <variable> element, a Var object corresponding to the Node is returned.
A Node corresponding to a <variable> element.
A Var object corresponding to the Node provided by getInput().
ParsingException
If n is not a <variable> element.
If the Node provided by XMLNodeParser is a <variable> element, a Var object corresponding to the Node is returned.
If the Node provided by XMLNodeParser is a <variable> element, a Var object corresponding to the Node is returned.
A Var object corresponding to the Node provided by getInput().
ParsingException
If the Node provided by getInput() is not a <variable> element.
This trait parses the elements subsumed under the entity &term;