Nuxeo ECM Projects 5.4.3-SNAPSHOT

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:
Closeable
Enclosing class:
LazyBlob

public static class LazyBlob.EmptyInputStream
extends 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 IOException
Specified by:
read in class InputStream
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.