public abstract class AbstractX4OWriterContext<T> extends AbstractX4OConnection implements X4OWriterContext<T>
| Constructor and Description |
|---|
AbstractX4OWriterContext(X4OLanguageContext elementLanguage) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeFileContext(X4OLanguageContext context,
File file) |
void |
writeFileContext(X4OLanguageContext context,
String fileName) |
String |
writeStringContext(X4OLanguageContext context) |
getLanguageContext, getProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteContextwrite, writeFile, writeFile, writeStringgetProperty, getPropertyKeySet, setPropertypublic AbstractX4OWriterContext(X4OLanguageContext elementLanguage)
public void writeFileContext(X4OLanguageContext context, String fileName) throws X4OConnectionException, SAXException, IOException
writeFileContext in interface X4OWriterContext<T>X4OConnectionExceptionSAXExceptionIOExceptionpublic void writeFileContext(X4OLanguageContext context, File file) throws X4OConnectionException, SAXException, IOException
writeFileContext in interface X4OWriterContext<T>X4OConnectionExceptionSAXExceptionIOExceptionpublic String writeStringContext(X4OLanguageContext context) throws X4OConnectionException, SAXException, IOException
writeStringContext in interface X4OWriterContext<T>X4OConnectionExceptionSAXExceptionIOExceptionCopyright © 2004-2013 X4O. All Rights Reserved.