ProcessingInstruction defines an XML processing instruction. The {@link Node#getName}method will return the target of the PI and the {@link Node#getText}method will return the data from all of the instructions.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.