Frames | No Frames |
Methods with return type org.w3c.dom.ProcessingInstruction | |
ProcessingInstruction | Creates a ProcessingInstruction node given the specified
name and data strings.
|
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.
|
Methods with return type org.w3c.dom.ProcessingInstruction | |
ProcessingInstruction | Creates a ProcessingInstruction node given the specified
name and data strings.
|