XCC/J 6.0-3

com.marklogic.xcc.types
Interface XSHexBinary

All Superinterfaces:
XdmAtomic, XdmItem, XdmValue

public interface XSHexBinary
extends XdmAtomic

XDM type: xs:hexBinary.


Method Summary
 byte[] asBinaryData()
           
 
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

asBinaryData

byte[] asBinaryData()
Returns:
A byte array containing the decoded, binary data represented by this xs:hexBinary item.

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