com.jxml.qare.qhome.db
Class CreateProperties

java.lang.Object
  |
  +--com.jxml.quick.QSchemaFactory
        |
        +--com.jxml.qare.qhome.db.CreateProperties

public class CreateProperties
extends QSchemaFactory


Field Summary
protected static QDoc schema
           
 
Constructor Summary
CreateProperties()
           
 
Method Summary
protected  QDoc build()
           
 QDoc create()
           
static QDoc createSchema()
           
 
Methods inherited from class com.jxml.quick.QSchemaFactory
clCreate, create, create
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

schema

protected static QDoc schema
Constructor Detail

CreateProperties

public CreateProperties()
Method Detail

createSchema

public static QDoc createSchema()
                         throws SAXException,
                                QE,
                                QPE,
                                ClassNotFoundException,
                                InstantiationException,
                                IllegalAccessException

create

public QDoc create()
            throws SAXException,
                   QE,
                   QPE,
                   ClassNotFoundException,
                   InstantiationException,
                   IllegalAccessException
Overrides:
create in class QSchemaFactory

build

protected QDoc build()
              throws SAXException,
                     QE,
                     QPE,
                     ClassNotFoundException,
                     InstantiationException,
                     IllegalAccessException