Apache Abdera API

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

Packages that use ProcessingInstruction
org.apache.abdera.model   
 

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.setTarget(String target)
          The PI target
<T extends ProcessingInstruction>
T
ProcessingInstruction.setText(String text)
          The PI text
 


Apache Abdera API

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