@Deprecated
public class SchemaGen
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.Vector<java.lang.String> |
ambiguousCases
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
finishAmbiguousCases(Schema schema)
Deprecated.
|
static Schema |
generateFor(Mel me)
Deprecated.
|
void |
generateForChildren(Schema schema,
org.w3c.dom.Element parent)
Deprecated.
|
@Deprecated public static Schema generateFor(Mel me) throws java.lang.Exception
java.lang.Exception@Deprecated public void generateForChildren(Schema schema, org.w3c.dom.Element parent) throws java.lang.Exception
java.lang.Exception@Deprecated public void finishAmbiguousCases(Schema schema) throws java.lang.Exception
java.lang.Exception