| NodeSet interface can be used as the type of an argument of an extension
function. Alternatively, the function can declare the argument as
a Collection (or List or Set), in which case it will be given a collection
of values matching the path.
author: Dmitri Plotnikov version: $Id: NodeSet.java,v 1.3 2004/02/29 14:17:42 scolebourne Exp $ |