gnu.kawa.xml
public class KProcessingInstruction extends KNode
| Constructor Summary | |
|---|---|
| KProcessingInstruction(NodeTree seq, int ipos) | |
| Method Summary | |
|---|---|
| String | getData() |
| String | getNodeName() |
| String | getTarget() |
| static KProcessingInstruction | valueOf(String target, String content) |