XCC/J 3.2-9

com.marklogic.xcc.types
Interface XSAnyURI

All Superinterfaces:
XdmAtomic, XdmItem, XdmValue

public interface XSAnyURI
extends XdmAtomic

XDM type: xs:anyURI.


Method Summary
 URI asUri()
           
 
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

asUri

public URI asUri()
          throws URISyntaxException
Throws:
URISyntaxException

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