net.sf.saxon.tinytree
final class TinyProcInstImpl extends TinyNodeImpl
Version: 16 July 1999
Constructor Summary | |
---|---|
TinyProcInstImpl(TinyTree tree, int nodeNr) |
Method Summary | |
---|---|
void | copy(Receiver out, int whichNamespaces, boolean copyAnnotations, int locationId)
Copy this node to a given outputter |
String | getBaseURI()
Get the base URI of this element node. |
String | getData()
The content of this processing instruction. |
int | getNodeKind() |
String | getStringValue() |
String | getTarget()
The target of this processing instruction. |
?>
.