Package net.sf.ant4eclipse.lang.xquery

Class Summary
XQuery This object stores a simple query used to access XML content.
XQueryHandler A SAX handler allowing to collect XML related data using simple queries (similar to XPath but currently not providing it's complete functionality).
 

Exception Summary
XQueryException XQueryException will be thrown if a exception occurs while defining a XQuery.