Uses of Class
org.georss.georss._10.GeoRssExtension

Packages that use GeoRssExtension
org.georss.georss._10   
yarfraw.utils.extension   
 

Uses of GeoRssExtension in org.georss.georss._10
 

Methods in org.georss.georss._10 that return GeoRssExtension
 GeoRssExtension ObjectFactory.createGeoRssExtension()
          Create an instance of GeoRssExtension
 

Uses of GeoRssExtension in yarfraw.utils.extension
 

Methods in yarfraw.utils.extension that return GeoRssExtension
static GeoRssExtension ExtensionUtils.extractGeoRssExtension(List<Element> otherElements)
          Extracts the Georss extension elements from the input list into an GeoRssExtension object.
The extracted elements will be removed from the original input list.
 

Methods in yarfraw.utils.extension with parameters of type GeoRssExtension
static List<Element> ExtensionUtils.toGeoRssElements(GeoRssExtension extensionObject)
          Converts the input GeoRssExtension object to an element list.
 



Copyright © 2008. All Rights Reserved.