|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExternalDataLayer
The ExternalDataLayer interface represents linguistic annotations layer to be used with TCF annotations but to be stored outside of TCF. The ExternalDataLayer has a mime type of its data file and a URL link to its data file.
| Method Summary | |
|---|---|
void |
addLink(String dataURL)
Adds link (URL) to the location of the data file of this layer. |
String |
getDataMimeType()
Gets the MIME type of the data file of this layer. |
String |
getLink()
Gets link (URL) to the data file of this layer. |
| Method Detail |
|---|
String getDataMimeType()
String getLink()
void addLink(String dataURL)
dataURL - the URL of the data file.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||