|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.processor.dynamic.XMLSource
public class XMLSource
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 |
|---|
public XMLSource()
| Method Detail |
|---|
public static javax.xml.transform.Source createSource(java.lang.String[] columns,
java.lang.Class[] types,
TupleSource source,
BufferManager bufferMgr)
throws MetaMatrixProcessingException
MetaMatrixProcessingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||