com.jxml.quick.config
Class CreateConfig
java.lang.Object
|
+--com.jxml.quick.QSchemaFactory
|
+--com.jxml.quick.config.CreateConfig
- public class CreateConfig
- extends QSchemaFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
schema
protected static QDoc schema
CreateConfig
public CreateConfig()
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