public class DefaultX4OSchemaWriter extends AbstractX4OConnection implements X4OSchemaWriter
| Constructor and Description |
|---|
DefaultX4OSchemaWriter(X4OLanguageContext languageContext) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPropertyKeySet() |
void |
writeSchema(File basePath) |
void |
writeSchema(File basePath,
String namespace) |
getLanguageContext, getProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProperty, setPropertypublic DefaultX4OSchemaWriter(X4OLanguageContext languageContext)
public String[] getPropertyKeySet()
getPropertyKeySet in interface X4OConnectionX4OConnection.getPropertyKeySet()public void writeSchema(File basePath) throws ElementException
writeSchema in interface X4OSchemaWriterElementExceptionX4OSchemaWriter.writeSchema(java.io.File)public void writeSchema(File basePath, String namespace) throws ElementException
writeSchema in interface X4OSchemaWriterElementExceptionX4OSchemaWriter.writeSchema(java.io.File, java.lang.String)Copyright © 2004-2013 X4O. All Rights Reserved.