Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Interface org.w3c.dom.ProcessingInstruction
Uses in package org.w3c.dom
Methods with return type org.w3c.dom.ProcessingInstruction
ProcessingInstruction
Document
.
createProcessingInstruction
(
String
target,
String
data)
Creates a
ProcessingInstruction
node given the specified name and data strings.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)