Actions
Task #5907
closedboolean areOfType(DataTypeId id, Node ... nodes)
Start date:
05/12/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
150520
Description
The method checks that all the Node
elements of the specified array are of the specified data type id.
Returns true
when all the array elements are of the specified data type id, false
otherwise.
Actions