Port.get

Node get(Node predicate)

Get a single value from a port. Like getValue() but just returns the first matching value.

Parameters

predicateURI or a QName

Returns

First value matching predicate or null if no matches