Uses of Class
gnu.kawa.xml.ProcessingInstructionType

Packages that use ProcessingInstructionType
gnu.kawa.xml   
 

Uses of ProcessingInstructionType in gnu.kawa.xml
 

Fields in gnu.kawa.xml declared as ProcessingInstructionType
static ProcessingInstructionType ProcessingInstructionType.piNodeTest
           
 

Methods in gnu.kawa.xml that return ProcessingInstructionType
static ProcessingInstructionType ProcessingInstructionType.getInstance(java.lang.String target)