| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessingInstruction | |
|---|---|
| org.w3c.dom | Provides the interfaces for the Document Object Model (DOM) which is a component API of the Java API for XML Processing. | 
| Uses of ProcessingInstruction in org.w3c.dom | 
|---|
| Methods in org.w3c.dom that return ProcessingInstruction | |
|---|---|
|  ProcessingInstruction | Document.createProcessingInstruction(String target,
                            String data)Creates a ProcessingInstructionnode given the specified 
 name and data strings. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.