Uses of Class
org.apache.abdera.ext.features.Features

Packages that use Features
org.apache.abdera.ext.features   
 

Uses of Features in org.apache.abdera.ext.features
 

Methods in org.apache.abdera.ext.features that return Features
static Features FeaturesHelper.addFeaturesElement(Collection collection)
           
static Features FeaturesHelper.getFeaturesElement(Collection collection)
           
static Features FeaturesHelper.getFeaturesElement(Collection collection, boolean outofline)
           
static Features FeaturesHelper.newFeatures(Abdera abdera)
           
 

Methods in org.apache.abdera.ext.features with parameters of type Features
static Feature FeaturesHelper.getFeature(Features features, String feature)
          Returns the specified feature element or null
static FeaturesHelper.Status FeaturesHelper.getFeatureStatus(Features features, String feature)
           
 



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