Uses of Class
org.apache.abdera.ext.geo.GeoHelper.Encoding

Packages that use GeoHelper.Encoding
org.apache.abdera.ext.geo   
 

Uses of GeoHelper.Encoding in org.apache.abdera.ext.geo
 

Methods in org.apache.abdera.ext.geo that return GeoHelper.Encoding
static GeoHelper.Encoding GeoHelper.Encoding.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoHelper.Encoding[] GeoHelper.Encoding.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.abdera.ext.geo with parameters of type GeoHelper.Encoding
static void GeoHelper.addPosition(ExtensibleElement element, Position position, GeoHelper.Encoding encoding)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.