XCC/J 3.2-9

com.marklogic.xcc.types
Interface XdmText

All Superinterfaces:
XdmItem, XdmNode, XdmValue

public interface XdmText
extends XdmNode

An XQuery text() value.


Method Summary
 Text asW3cText()
           
 Text asW3cText(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

asW3cText

public Text asW3cText(DocumentBuilder docbuilder)

asW3cText

public Text asW3cText()
               throws ParserConfigurationException
Throws:
ParserConfigurationException

XCC/J 3.2-9

Copyright © 2003-2008 Mark Logic Corporation, All Rights Reserved.

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