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 TextWriter object. The TextReader returned by the method AsReader() will be used as the value source. |
XdmItem Interface | Marklogic.Xcc.Types Namespace