|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DcatFieldDefinition
Dcat field definition.
| Field Summary | |
|---|---|
static long |
OBLIGATORY
|
| Method Summary | |
|---|---|
void |
print(com.google.gson.stream.JsonWriter jsonWriter,
Properties properties,
DcatSchemas dcatSchemas,
IFeedRecord r)
Print field according to the definition. |
| Field Detail |
|---|
static final long OBLIGATORY
| Method Detail |
|---|
void print(com.google.gson.stream.JsonWriter jsonWriter,
Properties properties,
DcatSchemas dcatSchemas,
IFeedRecord r)
throws IOException
jsonWriter - underlying json writerproperties - propertiesdcatSchemas - dcat schemasr - record to print
IOException - if printing fails
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||