|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.forms.util.xmltools.SchemaGenerator
| Field Summary | |
static java.lang.String |
FORMSSCHEMA_FILENAME
Filename for the Forms XMLSchema |
static java.lang.String |
FORMSSCHEMA_URI
URI for the Forms XMLSchema |
static java.lang.String |
XMLSCHEMA_URI
URI for XMLSchema |
| Constructor Summary | |
SchemaGenerator()
Creates a new SchemaGenerator object ready to generate the Forms XML Schema. |
|
| Method Summary | |
oracle.xml.parser.v2.XMLDocument |
generateSchema()
Generates the XML Schema for the Forms model and returns it as an XMLDocument object. |
static oracle.xml.parser.schema.XMLSchema |
getSchemaObject()
Generates the XML Schema for the Forms model and returns it as an XMLSchema object. |
static void |
main(java.lang.String[] args)
Generates the XML Schema for the Forms model and writes it to file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String FORMSSCHEMA_FILENAME
public static final java.lang.String XMLSCHEMA_URI
public static final java.lang.String FORMSSCHEMA_URI
| Constructor Detail |
public SchemaGenerator()
| Method Detail |
public oracle.xml.parser.v2.XMLDocument generateSchema()
public static oracle.xml.parser.schema.XMLSchema getSchemaObject()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||