com.esri.gpt.control.georss.dcatdef
Class DcatHeaderDefinition
java.lang.Object
com.esri.gpt.control.georss.dcatdef.DcatHeaderDefinition
public class DcatHeaderDefinition
- extends Object
Header defintion.
Method Summary |
void |
print(com.google.gson.stream.JsonWriter jsonWriter,
Properties properties)
Prints header. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DcatHeaderDefinition
public DcatHeaderDefinition()
print
public void print(com.google.gson.stream.JsonWriter jsonWriter,
Properties properties)
throws IOException
- Prints header.
- Parameters:
jsonWriter
- underlying json writerproperties
- properties
- Throws:
IOException
- if printing fails
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.