public class FdsnDataSelect extends ConstantSeismogramSourceLocator implements SeismogramSourceLocator
name, NAME_ELEMENT, RETRIES_ELEMENT
Constructor and Description |
---|
FdsnDataSelect() |
FdsnDataSelect(org.w3c.dom.Element config) |
FdsnDataSelect(org.w3c.dom.Element config,
java.lang.String defaultHost) |
FdsnDataSelect(java.lang.String host,
int port,
CoarseAvailableData fdsnStationAvailability) |
Modifier and Type | Method and Description |
---|---|
SeismogramSource |
getSeismogramSource() |
getSeismogramSource
appendToName, getFissuresNamingService, getName, getRetries, getRetryStrategy, setRetryStrategy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSeismogramSource
public FdsnDataSelect()
public FdsnDataSelect(org.w3c.dom.Element config) throws java.net.MalformedURLException, java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
public FdsnDataSelect(org.w3c.dom.Element config, java.lang.String defaultHost) throws java.net.MalformedURLException, java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
public FdsnDataSelect(java.lang.String host, int port, CoarseAvailableData fdsnStationAvailability)
public SeismogramSource getSeismogramSource()
getSeismogramSource
in class ConstantSeismogramSourceLocator