public class XMLDBSource extends AbstractLogEnabled implements ModifiableTraversableSource,XMLizable(Code)
This class implements the xmldb:// pseudo-protocol and allows to get XML
content from an XML:DB enabled XML database.
version: CVS $Id: XMLDBSource.java 579454 2007-09-26 03:48:46Z vgritsenko $
The constructor.
Parameters: logger - the Logger instance. Parameters: user - username Parameters: password - password Parameters: srcUrl - the URL being queried.
Create a new identifier for a resource within a collection. The current source must be
an existing collection.
throws: SourceException - if collection does not exist or failed to create id