jp.cssj.cti.helpers
クラス FileContentBuilder.Fragment
java.lang.Object
jp.cssj.cti.helpers.FileContentBuilder.Fragment
- 含まれているクラス:
- FileContentBuilder
- protected class FileContentBuilder.Fragment
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prev
public FileContentBuilder.Fragment prev
next
public FileContentBuilder.Fragment next
FileContentBuilder.Fragment
public FileContentBuilder.Fragment(int id)
getId
public int getId()
getLength
public int getLength()
write
public void write(byte[] buff,
int pos,
int len)
throws IOException
- 例外:
IOException
close
public void close()
throws IOException
- 例外:
IOException
writeTo
public void writeTo(OutputStream out,
byte[] buff)
throws IOException
- 例外:
IOException
Copyright(c) 2004-2005 CSSJ T.MIYABE All Rights Reserved.