|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.query.processor.xml.XMLUtil
public class XMLUtil
Utility methods to be used with the XML and XQuery processing.
| Nested Class Summary | |
|---|---|
static class |
XMLUtil.FileStoreInputStreamFactory
|
| Constructor Summary | |
|---|---|
XMLUtil()
|
|
| Method Summary | |
|---|---|
static SQLXMLImpl |
saveToBufferManager(BufferManager bufferMgr,
XMLTranslator translator)
This method saves the given XML object to the buffer manager's disk process Documents less than the maxMemorySize will be held directly in memory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLUtil()
| Method Detail |
|---|
public static SQLXMLImpl saveToBufferManager(BufferManager bufferMgr,
XMLTranslator translator)
throws TeiidComponentException,
TeiidProcessingException
TeiidComponentException
TeiidProcessingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||