org.alfresco.repo.web.scripts.site
Class SiteExportGet.CloseIgnoringOutputStream

java.lang.Object
  extended by java.io.OutputStream
      extended by java.io.FilterOutputStream
          extended by org.alfresco.repo.web.scripts.site.SiteExportGet.CloseIgnoringOutputStream
All Implemented Interfaces:
java.io.Closeable, java.io.Flushable
Enclosing class:
SiteExportGet

protected static class SiteExportGet.CloseIgnoringOutputStream
extends java.io.FilterOutputStream


Field Summary
 
Fields inherited from class java.io.FilterOutputStream
out
 
Constructor Summary
SiteExportGet.CloseIgnoringOutputStream(java.io.OutputStream out)
           
 
Method Summary
 void close()
           
 
Methods inherited from class java.io.FilterOutputStream
flush, write, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteExportGet.CloseIgnoringOutputStream

public SiteExportGet.CloseIgnoringOutputStream(java.io.OutputStream out)
Method Detail

close

public void close()
           throws java.io.IOException
Specified by:
close in interface java.io.Closeable
Overrides:
close in class java.io.FilterOutputStream
Throws:
java.io.IOException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.