|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.unidu.is.retrieval.hyrex.HyREXSchemaWriter
A class for writing HyREX DDL files from schemas.
| Field Summary | |
protected java.io.File |
dir
Directory for the files. |
| Constructor Summary | |
HyREXSchemaWriter(java.io.File dir)
Creates a new instance. |
|
| Method Summary | |
void |
write(Schema schema,
boolean structure)
Writes the schema. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.io.File dir
| Constructor Detail |
public HyREXSchemaWriter(java.io.File dir)
dir - directory for the files| Method Detail |
public void write(Schema schema,
boolean structure)
schema - schema to writestructure - defines if structure or plain schemas are used
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||