Esri Geoportal Server
1.2.0

com.esri.gpt.control.georss
Interface FeedWriter

All Known Subinterfaces:
FeedWriter2
All Known Implementing Classes:
AFeedWriter2, AtomFeedWriter, CsvWriter, 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.2.0

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