jp.cssj.cti.helpers
クラス ContentBuilderOutputStream
java.lang.Object
java.io.OutputStream
jp.cssj.cti.helpers.ContentBuilderOutputStream
- public class ContentBuilderOutputStream
- extends OutputStream
- バージョン:
- $Id: ContentBuilderOutputStream.java,v 1.2 2005/06/03 12:22:16
harumanx Exp $
- 作成者:
- MIYABE Tatsuhiko
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentBuilderOutputStream
public ContentBuilderOutputStream(ContentBuilder builder,
int fragmentId)
write
public void write(int b)
throws IOException
- 例外:
IOException
write
public void write(byte[] b,
int off,
int len)
throws IOException
- 例外:
IOException
write
public void write(byte[] b)
throws IOException
- 例外:
IOException
close
public void close()
throws IOException
- 例外:
IOException
Copyright(c) 2004-2005 CSSJ T.MIYABE All Rights Reserved.