Esri Geoportal Server
1.2.9

com.esri.gpt.control.georss
Interface FeedWriter

All Known Subinterfaces:
FeedWriter2
All Known Implementing Classes:
AFeedWriter2, AtomFeedWriter, CsvWriter, Dcat11JsonFeedWriter, DcatJsonFeedWriter, ErosAtomFeedWriter, ExtJsonFeedWriter, HtmlAdvancedWriter, JsonFeedWriter, KmlFeedWriter, SitemapWriter

public interface FeedWriter

Feed writer.


Method Summary
 void write(IFeedRecords records)
          Writers records.
 

Method Detail

write

void write(IFeedRecords records)
Writers records.

Parameters:
records - records to write

Esri Geoportal Server
1.2.9

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