XCC/J 6.0-3

com.marklogic.xcc.types
Interface XdmComment

All Superinterfaces:
XdmItem, XdmNode, XdmValue

public interface XdmComment
extends XdmNode

An XQuery value which is an comment().


Method Summary
 Comment asW3cComment()
           
 Comment asW3cComment(DocumentBuilder docBuilder)
           
 
Methods inherited from interface com.marklogic.xcc.types.XdmNode
asW3cNode, asW3cNode
 
Methods inherited from interface com.marklogic.xcc.types.XdmItem
asInputStream, asReader, getItemType, isCached, writeTo, writeTo
 
Methods inherited from interface com.marklogic.xcc.types.XdmValue
asString, getValueType
 

Method Detail

asW3cComment

Comment asW3cComment(DocumentBuilder docBuilder)
                     throws IOException,
                            SAXException
Throws:
IOException
SAXException

asW3cComment

Comment asW3cComment()
                     throws ParserConfigurationException,
                            IOException,
                            SAXException
Throws:
ParserConfigurationException
IOException
SAXException

XCC/J 6.0-3

Copyright © 2013 MarkLogic Corporation. All Rights Reserved.

Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com