XML:DB Lexus

org.xmldb.xupdate.lexus
Class XUpdateQueryFactoryImpl

java.lang.Object
  extended by org.xmldb.common.xml.queries.XUpdateQueryFactory
      extended by org.xmldb.xupdate.lexus.XUpdateQueryFactoryImpl

public final class XUpdateQueryFactoryImpl
extends org.xmldb.common.xml.queries.XUpdateQueryFactory

Factory for creating XUpdateQuery instances.

Version:
$Id: XUpdateQueryFactoryImpl.java,v 1.1 2004/05/30 11:57:43 per_nyfelt Exp $
Author:
SMB

Field Summary
 
Fields inherited from class org.xmldb.common.xml.queries.XUpdateQueryFactory
FACTORY_KEY
 
Constructor Summary
XUpdateQueryFactoryImpl()
          Zero-argument constructor.
 
Method Summary
 org.xmldb.common.xml.queries.XUpdateQuery newXUpdateQuery()
          Create a new XUpdateQuery instance.
 
Methods inherited from class org.xmldb.common.xml.queries.XUpdateQueryFactory
newInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XUpdateQueryFactoryImpl

public XUpdateQueryFactoryImpl()
Zero-argument constructor.

Method Detail

newXUpdateQuery

public org.xmldb.common.xml.queries.XUpdateQuery newXUpdateQuery()
                                                          throws org.xmldb.common.xml.queries.XUpdateQueryConfigurationException
Create a new XUpdateQuery instance.

Specified by:
newXUpdateQuery in class org.xmldb.common.xml.queries.XUpdateQueryFactory
Returns:
the newly created XUpdateQuery.
Throws:
org.xmldb.common.xml.queries.XUpdateQueryConfigurationException

XML:DB Lexus

Copyright (c) 2002 The XML:DB Initiative All rights reserved