public static class XMLSystemFunctions.XmlConcat extends Object
| Constructor and Description |
|---|
XmlConcat(BufferManager bm) |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(Object object) |
XMLType |
close(CommandContext context) |
Writer |
getWriter() |
public XmlConcat(BufferManager bm) throws TeiidProcessingException
TeiidProcessingExceptionpublic void addValue(Object object) throws TeiidProcessingException
TeiidProcessingExceptionpublic Writer getWriter()
public XMLType close(CommandContext context) throws TeiidProcessingException
TeiidProcessingExceptionCopyright © 2019. All rights reserved.