org.exist.xmldb
Class ResourceSetHelper

java.lang.Object
  extended byorg.exist.xmldb.ResourceSetHelper

public class ResourceSetHelper
extends java.lang.Object

Author:
jmv

Constructor Summary
ResourceSetHelper()
           
 
Method Summary
static ResourceSet intersection(ResourceSet s1, ResourceSet s2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceSetHelper

public ResourceSetHelper()
Method Detail

intersection

public static ResourceSet intersection(ResourceSet s1,
                                       ResourceSet s2)
                                throws XMLDBException
Throws:
XMLDBException


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.