Uses of Interface org.w3c.dom.ProcessingInstruction

Uses in package gnu.xml.libxmlj.dom

Methods with return type org.w3c.dom.ProcessingInstruction

ProcessingInstruction
Creates a ProcessingInstruction node given the specified name and data strings.

Uses in package gnu.xml.dom

Classes implementing org.w3c.dom.ProcessingInstruction

class
"ProcessingInstruction" (PI) implementation.

Methods with return type org.w3c.dom.ProcessingInstruction

ProcessingInstruction
DOM L1 Returns a newly created processing instruction.

Uses in package org.w3c.dom

Methods with return type org.w3c.dom.ProcessingInstruction

ProcessingInstruction
Creates a ProcessingInstruction node given the specified name and data strings.