externalVectorRequest
This tag allows you to use a VectorRequest external to SOD. SOD attempts to load the class named in classname and, provided it implements the VectorRequest interface, it calls accept() for each event, channel-group, and request.
Example
<externalVectorRequest> <classname>edu.somewhere.seis.sodExt.subsetter.waveformVector.request.MyVectorRequest</classname> </externalVectorRequest>
Places this can be found
vectorRequest
In vectorRequest there is a choice between all of the following