|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.core.types.InputStreamFactory
org.teiid.query.processor.xml.XMLUtil.FileStoreInputStreamFactory
public static final class XMLUtil.FileStoreInputStreamFactory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.teiid.core.types.InputStreamFactory |
|---|
InputStreamFactory.BlobInputStreamFactory, InputStreamFactory.ClobInputStreamFactory, InputStreamFactory.FileInputStreamFactory, InputStreamFactory.SQLXMLInputStreamFactory, InputStreamFactory.StreamFactoryReference |
| Constructor Summary | |
|---|---|
XMLUtil.FileStoreInputStreamFactory(FileStore lobBuffer,
java.lang.String encoding)
|
|
| Method Summary | |
|---|---|
void |
free()
|
java.io.InputStream |
getInputStream()
|
long |
getLength()
|
FileStore.FileStoreOutputStream |
getOuputStream()
|
java.io.Writer |
getWriter()
|
boolean |
isPersistent()
|
| Methods inherited from class org.teiid.core.types.InputStreamFactory |
|---|
getCharacterStream, getSystemId, setLength, setSystemId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLUtil.FileStoreInputStreamFactory(FileStore lobBuffer,
java.lang.String encoding)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in class InputStreamFactoryjava.io.IOExceptionpublic long getLength()
getLength in class InputStreamFactorypublic java.io.Writer getWriter()
public FileStore.FileStoreOutputStream getOuputStream()
public void free()
throws java.io.IOException
free in class InputStreamFactoryjava.io.IOExceptionpublic boolean isPersistent()
isPersistent in class InputStreamFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||