org.geomajas.dojo.server.json
Interface Writable


public interface Writable

Mechanism for assuring custom types can be JSON serialized.

Author:
Jan De Moerloose, Pieter De Graef

Method Summary
 void write(Writer writer)
           
 

Method Detail

write

void write(Writer writer)
           throws IOException
Throws:
IOException


Copyright © 2010 Geosparc. All Rights Reserved.