com.esri.gpt.control.georss
Class SearchResultRecordsAdapter
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<IFeedRecord>
com.esri.gpt.control.georss.SearchResultRecordsAdapter
- All Implemented Interfaces:
- IFeedRecords, Iterable<IFeedRecord>, Collection<IFeedRecord>, List<IFeedRecord>
public class SearchResultRecordsAdapter
- extends AbstractList<IFeedRecord>
- implements IFeedRecords
SearchResultRecords adapter
Methods inherited from class java.util.AbstractList |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList |
Methods inherited from interface java.util.List |
add, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, subList, toArray, toArray |
SearchResultRecordsAdapter
public SearchResultRecordsAdapter(SearchResultRecords records)
get
public IFeedRecord get(int index)
- Specified by:
get
in interface List<IFeedRecord>
- Specified by:
get
in class AbstractList<IFeedRecord>
size
public int size()
- Specified by:
size
in interface Collection<IFeedRecord>
- Specified by:
size
in interface List<IFeedRecord>
- Specified by:
size
in class AbstractCollection<IFeedRecord>
toString
public String toString()
- Overrides:
toString
in class AbstractCollection<IFeedRecord>
getOpenSearchProperties
public OpenSearchProperties getOpenSearchProperties()
- Specified by:
getOpenSearchProperties
in interface IFeedRecords
getMetaData
public List<IFeedRecords.FieldMeta> getMetaData()
- Specified by:
getMetaData
in interface IFeedRecords
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.