net.sf.jannot.source.das
Class DSN
java.lang.Object
net.sf.jannot.source.das.DSN
public class DSN
- extends java.lang.Object
Constructor Summary |
DSN(java.lang.String server)
|
Method Summary |
java.util.List<java.lang.String> |
getReferences()
|
java.util.List<java.lang.String> |
getSources(java.lang.String reference)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DSN
public DSN(java.lang.String server)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.net.MalformedURLException,
java.io.IOException,
java.net.URISyntaxException
- Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.net.MalformedURLException
java.io.IOException
java.net.URISyntaxException
getReferences
public java.util.List<java.lang.String> getReferences()
getSources
public java.util.List<java.lang.String> getSources(java.lang.String reference)
Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved.