org.opensha.sra.vulnerability.models.servlet
Class VulnerabilityServletAccessor
java.lang.Object
org.opensha.sra.vulnerability.models.servlet.VulnerabilityServletAccessor
public class VulnerabilityServletAccessor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VulnerabilityServletAccessor
public VulnerabilityServletAccessor()
getVulnMap
public HashMap<String,Vulnerability> getVulnMap()
throws IOException
- Throws:
IOException
getVuln
public Vulnerability getVuln(String name)
throws IOException
- Throws:
IOException
getNames
public Set<String> getNames()
throws IOException
- Throws:
IOException
openServletConnection
protected URLConnection openServletConnection()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException