XML:DB Lexus

org.xmldb.xupdate.lexus
Class XUpdateQueryFactoryImpl

java.lang.Object
  |
  +--org.infozone.tools.xml.queries.XUpdateQueryFactory
        |
        +--org.xmldb.xupdate.lexus.XUpdateQueryFactoryImpl

public final class XUpdateQueryFactoryImpl
extends org.infozone.tools.xml.queries.XUpdateQueryFactory

Factory for creating XUpdateQuery instances.

Version:
$Id: XUpdateQueryFactoryImpl.java,v 1.1.1.1 2002/01/30 09:46:44 lars Exp $
Author:
SMB

Constructor Summary
XUpdateQueryFactoryImpl()
          Zero-argument constructor.
 
Method Summary
 org.infozone.tools.xml.queries.XUpdateQuery newXUpdateQuery()
          Create a new XUpdateQuery instance.
 
Methods inherited from class org.infozone.tools.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.infozone.tools.xml.queries.XUpdateQuery newXUpdateQuery()
                                                            throws org.infozone.tools.xml.queries.XUpdateQueryConfigurationException
Create a new XUpdateQuery instance.
Overrides:
newXUpdateQuery in class org.infozone.tools.xml.queries.XUpdateQueryFactory
Returns:
the newly created XUpdateQuery.

XML:DB Lexus

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