|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.vocab.SchemaToFieldsFiles
public class SchemaToFieldsFiles
EXPIREMENTAL - Class to extract definitions from framework schemas and populate "fields_files"
NOTE: currently only generates field DEFINITION!
Constructor Summary | |
---|---|
SchemaToFieldsFiles(String xmlFormat,
String basePath)
Constructor for the SchemaToFieldsFiles object |
Method Summary | |
---|---|
static void |
main(String[] args)
Walk the schema and create a fields file for each xpath. |
static void |
setDebug(boolean d)
Sets the debug attribute of the SchemaToFieldsFiles class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaToFieldsFiles(String xmlFormat, String basePath) throws Exception
basePath
- directory into which fields files are writtenxmlFormat
- NOT YET DOCUMENTED
Exception
- if basePath does not existMethod Detail |
---|
public static void main(String[] args) throws Exception
args
- The command line arguments
Exception
- NOT YET DOCUMENTEDpublic static void setDebug(boolean d)
d
- The new debug value
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |