corpus-services
1.0
Main Page
Related Pages
Packages
Classes
Files
File List
ContentData.java
Go to the documentation of this file.
1
/*
2
* To change this license header, choose License Headers in Project Properties.
3
* To change this template file, choose Tools | Templates
4
* and open the template in the editor.
5
*/
6
package
de.uni_hamburg.corpora;
7
12
interface
ContentData
extends
CorpusData{
13
// getReferencedRecordings();
14
// get Speakers
15
//get Tiers
16
}
src
main
java
de
uni_hamburg
corpora
ContentData.java
Generated by
1.8.11