|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Context
The Context of a unisens dataset can contain additional information about the dataset. The information is stored in the context.xml file. The structure of the xml file is described with a XML schema.
| Method Summary | |
|---|---|
java.lang.String |
getSchemaUrl()
Gets the URL of the xml schema describung the structure of the context.xml file |
void |
setSchemaUrl(java.lang.String url)
Sets the URL of the xml schema describung the structure of the context.xml file |
| Method Detail |
|---|
java.lang.String getSchemaUrl()
void setSchemaUrl(java.lang.String url)
url - the URL of the xml schema
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||