getAtomicValue
public String getAtomicValue()
throws XQException
getBoolean
public boolean getBoolean()
throws XQException
getItemAsStream
public XMLStreamReader getItemAsStream()
throws XQException
getItemAsString
public String getItemAsString(Properties props)
throws XQException
writeItem
public void writeItem(OutputStream os,
Properties props)
throws XQException
writeItem
public void writeItem(Writer ow,
Properties props)
throws XQException
writeItemToResult
public void writeItemToResult(Result result)
throws XQException
writeItemToSAX
public void writeItemToSAX(ContentHandler saxHandler)
throws XQException