com.marklogic.xcc.types
Interface XSBoolean
- All Superinterfaces:
- XdmAtomic, XdmItem, XdmValue
public interface XSBoolean
- extends XdmAtomic
XDM type: xs:boolean.
asBoolean
Boolean asBoolean()
- Returns:
- The value of this item as a Boolean object.
asPrimitiveBoolean
boolean asPrimitiveBoolean()
- Returns:
- The value of this item as a Java primitive boolean value.
Copyright © 2013 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com