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, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProperty, setProperty
public DefaultX4OSchemaWriter(X4OLanguageContext languageContext)
public String[] getPropertyKeySet()
getPropertyKeySet
in interface X4OConnection
X4OConnection.getPropertyKeySet()
public void writeSchema(File basePath) throws ElementException
writeSchema
in interface X4OSchemaWriter
ElementException
X4OSchemaWriter.writeSchema(java.io.File)
public void writeSchema(File basePath, String namespace) throws ElementException
writeSchema
in interface X4OSchemaWriter
ElementException
X4OSchemaWriter.writeSchema(java.io.File, java.lang.String)
Copyright © 2004-2013 X4O. All Rights Reserved.