|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ProcessingInstruction | |
| org.w3c.dom | The org.w3c.dom package provides the Java ME DOM API defined by JSR 280. |
| Uses of ProcessingInstruction in org.w3c.dom |
| Methods in org.w3c.dom that return ProcessingInstruction | |
ProcessingInstruction |
Document.createProcessingInstruction(String target,
String data)
Creates a ProcessingInstruction node given the specified
name and data strings. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||