|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessingInstruction | |
org.w3c.dom | The Document Object Model (DOM) is a Recommendation of the World Wide Web Consortium, defining programming interfaces for XML (and, optionally, HTML) documents. |
Uses of ProcessingInstruction in org.w3c.dom |
Methods in org.w3c.dom that return ProcessingInstruction | |
ProcessingInstruction |
Document.createProcessingInstruction(java.lang.String target,
java.lang.String data)
Creates a ProcessingInstruction node given
the specified name and data strings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |