org.exist.xqj
Class XQCommonHandler
java.lang.Object
org.exist.xqj.XQCommonHandler
- All Implemented Interfaces:
- javax.xml.xquery.XQCommonHandler
public class XQCommonHandler
- extends Object
- implements javax.xml.xquery.XQCommonHandler
- Author:
- Adam Retter
XQCommonHandler
public XQCommonHandler()
fromObject
public javax.xml.xquery.XQItem fromObject(Object obj)
throws javax.xml.xquery.XQException
- Specified by:
fromObject
in interface javax.xml.xquery.XQCommonHandler
- Throws:
javax.xml.xquery.XQException
toObject
public Object toObject(javax.xml.xquery.XQItemAccessor item)
throws javax.xml.xquery.XQException
- Specified by:
toObject
in interface javax.xml.xquery.XQCommonHandler
- Throws:
javax.xml.xquery.XQException
Copyright (C) Wolfgang Meier. All rights reserved.