Esri Geoportal Server
1.0

com.esri.gpt.control.georss
Interface FeedWriter

All Known Implementing Classes:
AtomFeedWriter, HtmlAdvancedWriter, JsonFeedWriter, KmlFeedWriter, SitemapWriter

public interface FeedWriter

Feed writer.


Method Summary
 void write(SearchResultRecords records)
          Writers records.
 

Method Detail

write

void write(SearchResultRecords records)
Writers records.

Parameters:
records - records to write

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.