edu.mayo.informatics.lexgrid.convert.formats.baseFormats
Class URIBase

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase
      extended by edu.mayo.informatics.lexgrid.convert.formats.baseFormats.URIBase
Direct Known Subclasses:
HL7SQL, NCIThesaurusHistoryFile, OBO, Owl, ProtegeFrames, RRFFiles, SemNetFiles, UMLSHistoryFile

public class URIBase
extends CommonBase

Common bits for formats that read or write from a file.

Version:
subversion $Revision: 1052 $ checked in on $Date: 2006-01-30 05:42:24 -0600 (Mon, 30 Jan 2006) $
Author:
Dan Armbrust

Field Summary
protected  java.net.URI fileLocation
           
 
Fields inherited from class edu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase
codingSchemeManifest
 
Constructor Summary
URIBase()
           
 
Method Summary
 java.lang.String getConnectionSummary(java.lang.String description)
           
 java.net.URI getFileLocation()
           
 void setFileLocation(java.net.URI fileLocation)
           
 java.lang.String testConnection()
           
 
Methods inherited from class edu.mayo.informatics.lexgrid.convert.formats.baseFormats.CommonBase
getCodingSchemeManifest, getLoaderPreferences, getManifestLocation, setCodingSchemeManifest, setLoaderPreferences, setManifestLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fileLocation

protected java.net.URI fileLocation
Constructor Detail

URIBase

public URIBase()
Method Detail

setFileLocation

public void setFileLocation(java.net.URI fileLocation)

getConnectionSummary

public java.lang.String getConnectionSummary(java.lang.String description)

testConnection

public java.lang.String testConnection()
                                throws ConnectionFailure
Overrides:
testConnection in class CommonBase
Throws:
ConnectionFailure

getFileLocation

public java.net.URI getFileLocation()

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.