generateSchema
public static void generateSchema(String dir,
String sharedp,
String dmwp,
String dsdname,
String def1,
String def2,
String def3)
throws ResultException,
IOException
- Parameters:
dir - the dmdconfig dir
sharedp - the shared package name
dmwp - the dmw package name
dsdname - the dsd name i.e. the file extension for this type of definition
def1 - the first definition name
def2 - the second definition name or null
def3 - the third definition name or null
- Throws:
IOException
ResultException