Uses of Interface
org.apache.abdera.model.Attribute

Packages that use Attribute
org.apache.abdera.model   
org.apache.abdera.parser.stax   
 

Uses of Attribute in org.apache.abdera.model
 

Methods in org.apache.abdera.model that return Attribute
 Attribute Attribute.setText(String text)
          Set the text value of the attribute.
 

Uses of Attribute in org.apache.abdera.parser.stax
 

Classes in org.apache.abdera.parser.stax that implement Attribute
 class FOMAttribute
           
 

Methods in org.apache.abdera.parser.stax that return Attribute
 Attribute FOMAttribute.setText(String text)
           
 



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