The methods of the XdmItem interface are listed below. For a complete list of XdmItem interface members, see the XdmItem Members topic.
AsInputStream |
Return an input Stream for this item. |
AsReader |
Return a TextReader for this item. |
WriteTo |
Overloaded. Write the value of this item to the provided Stream object. The Stream returned by the method AsStream() will be used as the value source. |
XdmItem Interface | Marklogic.Xcc.Types Namespace