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

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

Uses of ProcessingInstruction in org.apache.abdera.model
 

Methods in org.apache.abdera.model with type parameters of type ProcessingInstruction
<T extends ProcessingInstruction>
T
ProcessingInstruction.setText(String text)
          The PI text
 

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

Classes in org.apache.abdera.parser.stax that implement ProcessingInstruction
 class FOMProcessingInstruction
           
 

Methods in org.apache.abdera.parser.stax with type parameters of type ProcessingInstruction
<T extends ProcessingInstruction>
T
FOMProcessingInstruction.setText(String text)
           
 



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