com.metamatrix.connector.xml.streaming
Class DocumentImpl

java.lang.Object
  extended by com.metamatrix.connector.xml.streaming.DocumentImpl
All Implemented Interfaces:
Document

public class DocumentImpl
extends java.lang.Object
implements Document


Constructor Summary
DocumentImpl(java.io.InputStream stream, java.lang.String cacheKey)
           
 
Method Summary
 java.lang.String getCachekey()
           
 java.io.InputStream getStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentImpl

public DocumentImpl(java.io.InputStream stream,
                    java.lang.String cacheKey)
Method Detail

getStream

public java.io.InputStream getStream()
Specified by:
getStream in interface Document

getCachekey

public java.lang.String getCachekey()
Specified by:
getCachekey in interface Document


Copyright © 2009. All Rights Reserved.