Module qtjambi.xml
Package io.qt.xml

Class QDomProcessingInstruction

java.lang.Object
io.qt.QtObject
io.qt.xml.QDomNode
io.qt.xml.QDomProcessingInstruction
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QDomProcessingInstruction extends QDomNode implements Cloneable

Represents an XML processing instruction

Java wrapper for Qt class QDomProcessingInstruction