com.metamatrix.query.processor.dynamic
Class XMLSource

java.lang.Object
  extended by com.metamatrix.query.processor.dynamic.XMLSource

public class XMLSource
extends java.lang.Object

This class will be a reader class for reading data from the XML Source realated connectors.


Constructor Summary
XMLSource()
           
 
Method Summary
static javax.xml.transform.Source createSource(java.lang.String[] columns, java.lang.Class[] types, TupleSource source, BufferManager bufferMgr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSource

public XMLSource()
Method Detail

createSource

public static javax.xml.transform.Source createSource(java.lang.String[] columns,
                                                      java.lang.Class[] types,
                                                      TupleSource source,
                                                      BufferManager bufferMgr)
                                               throws MetaMatrixProcessingException
Throws:
MetaMatrixProcessingException


Copyright © 2009. All Rights Reserved.