sonification.dataimport.visbards_resourcetoolkit.repository.resource
Class ResourceInfoCdf
java.lang.Object
sonification.dataimport.visbards_resourcetoolkit.repository.resource.ResourceInfoBase
sonification.dataimport.visbards_resourcetoolkit.repository.resource.ResourceInfoCdf
- All Implemented Interfaces:
- ResourceInfo
public class ResourceInfoCdf
- extends ResourceInfoBase
- implements ResourceInfo
|
Constructor Summary |
ResourceInfoCdf(org.jdom.Element root,
java.lang.String name)
|
| Methods inherited from class sonification.dataimport.visbards_resourcetoolkit.repository.resource.ResourceInfoBase |
equals, getCentricity, getExtension, getName, getOptionalAttribute, getOptionalChild, getParameters, getRequiredAttribute, getRequiredChild, getWebServicesName, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ResourceInfoCdf
public ResourceInfoCdf(org.jdom.Element root,
java.lang.String name)
throws SonificationException
- Throws:
SonificationException
getAllDescribedColumns
public Column[] getAllDescribedColumns()
- Returns the list of columns
- Specified by:
getAllDescribedColumns in interface ResourceInfo
getFilenameBase
public java.lang.String getFilenameBase()
identify
public boolean identify(java.lang.String filename)
throws SonificationException
- Description copied from interface:
ResourceInfo
- Returns true if the file identifies as this resource info
- Specified by:
identify in interface ResourceInfo
- Throws:
SonificationException
getMatchScore
public int getMatchScore()