Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.api.impl.blob
Class LazyBlob.EmptyInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by org.nuxeo.ecm.core.api.impl.blob.LazyBlob.EmptyInputStream
All Implemented Interfaces:
java.io.Closeable
Enclosing class:
LazyBlob

public static class LazyBlob.EmptyInputStream
extends java.io.InputStream


Constructor Summary
LazyBlob.EmptyInputStream()
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyBlob.EmptyInputStream

public LazyBlob.EmptyInputStream()
Method Detail

read

public int read()
         throws java.io.IOException
Specified by:
read in class java.io.InputStream
Throws:
java.io.IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.