Package ips.annot
Interface BundleAnnotationPersistorServiceDescriptor
-
- All Superinterfaces:
InterfaceInfo,ServiceDescriptor
- All Known Subinterfaces:
BundleAnnotationFilePersistor,BundleAnnotationPersistor
- All Known Implementing Classes:
EmuBundleAnnotationPersistor,SingleLevelTextFilePersistor,TextGridFilePersistor
public interface BundleAnnotationPersistorServiceDescriptor extends ServiceDescriptor
- Author:
- klausj
-
-
Method Summary
-
Methods inherited from interface ipsk.util.InterfaceInfo
getDescription, getImplementationVersion, getSpecificationVersion, getTitle, getVendor
-
Methods inherited from interface ipsk.util.services.ServiceDescriptor
getServiceImplementationClassname
-
-