First page Back Continue Last page Overview Graphics
The ProcessingInstruction Class
ProcessingInstruction extends LeafNode
Each ProcessingInstruction has:
- Target, a string
 - Data, a string
 - plus the usual properties of any Node
 
Pseudo-attributes are not specifically supported