com.jxml.regexp
Class CreateRE

java.lang.Object
  |
  +--com.jxml.quick.QSchemaFactory
        |
        +--com.jxml.regexp.CreateRE

public class CreateRE
extends QSchemaFactory


Field Summary
protected static QDoc schema
           
 
Constructor Summary
CreateRE()
           
 
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

CreateRE

public CreateRE()
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