final class org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream extends org.apache.commons.vfs2.util.MonitorOutputStream
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream
super_class: org.apache.commons.vfs2.util.MonitorOutputStream
{
private final org.apache.commons.vfs2.FileObject file;
descriptor: Lorg/apache/commons/vfs2/FileObject;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
final org.apache.commons.vfs2.provider.DefaultFileContent this$0;
descriptor: Lorg/apache/commons/vfs2/provider/DefaultFileContent;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(org.apache.commons.vfs2.provider.DefaultFileContent, org.apache.commons.vfs2.FileObject, java.io.OutputStream);
descriptor: (Lorg/apache/commons/vfs2/provider/DefaultFileContent;Lorg/apache/commons/vfs2/FileObject;Ljava/io/OutputStream;)V
flags: (0x0000)
Code:
stack=2, locals=4, args_size=4
start local 0 start local 2 start local 3 0: aload 0
aload 1
putfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.this$0:Lorg/apache/commons/vfs2/provider/DefaultFileContent;
1: aload 0
aload 3
invokespecial org.apache.commons.vfs2.util.MonitorOutputStream.<init>:(Ljava/io/OutputStream;)V
2: aload 0
aload 2
putfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.file:Lorg/apache/commons/vfs2/FileObject;
3: return
end local 3 end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/vfs2/provider/DefaultFileContent$FileContentOutputStream;
0 4 2 file Lorg/apache/commons/vfs2/FileObject;
0 4 3 outstr Ljava/io/OutputStream;
MethodParameters:
Name Flags
this$0 final
file final
outstr final
void <init>(org.apache.commons.vfs2.provider.DefaultFileContent, org.apache.commons.vfs2.FileObject, java.io.OutputStream, int);
descriptor: (Lorg/apache/commons/vfs2/provider/DefaultFileContent;Lorg/apache/commons/vfs2/FileObject;Ljava/io/OutputStream;I)V
flags: (0x0000)
Code:
stack=3, locals=5, args_size=5
start local 0 start local 2 start local 3 start local 4 0: aload 0
aload 1
putfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.this$0:Lorg/apache/commons/vfs2/provider/DefaultFileContent;
1: aload 0
aload 3
iload 4
invokespecial org.apache.commons.vfs2.util.MonitorOutputStream.<init>:(Ljava/io/OutputStream;I)V
2: aload 0
aload 2
putfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.file:Lorg/apache/commons/vfs2/FileObject;
3: return
end local 4 end local 3 end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/vfs2/provider/DefaultFileContent$FileContentOutputStream;
0 4 2 file Lorg/apache/commons/vfs2/FileObject;
0 4 3 outstr Ljava/io/OutputStream;
0 4 4 bufferSize I
MethodParameters:
Name Flags
this$0 final
file final
outstr final
bufferSize final
public void close();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=2, args_size=1
start local 0 0: aload 0
invokespecial org.apache.commons.vfs2.util.MonitorOutputStream.close:()V
1: goto 4
StackMap locals:
StackMap stack: java.io.IOException
2: astore 1
start local 1 3: new org.apache.commons.vfs2.FileSystemException
dup
ldc "vfs.provider/close-outstr.error"
aload 0
getfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.file:Lorg/apache/commons/vfs2/FileObject;
aload 1
invokespecial org.apache.commons.vfs2.FileSystemException.<init>:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Throwable;)V
athrow
end local 1 4: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/commons/vfs2/provider/DefaultFileContent$FileContentOutputStream;
3 4 1 e Ljava/io/IOException;
Exception table:
from to target type
0 1 2 Class java.io.IOException
Exceptions:
throws org.apache.commons.vfs2.FileSystemException
protected void onClose();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=3, args_size=1
start local 0 0: aload 0
invokespecial org.apache.commons.vfs2.util.MonitorOutputStream.onClose:()V
1: goto 8
StackMap locals:
StackMap stack: java.lang.Throwable
2: astore 1
3: aload 0
getfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.this$0:Lorg/apache/commons/vfs2/provider/DefaultFileContent;
invokevirtual org.apache.commons.vfs2.provider.DefaultFileContent.endOutput:()V
4: goto 7
StackMap locals: org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream java.lang.Throwable
StackMap stack: java.lang.Exception
5: astore 2
start local 2 6: new org.apache.commons.vfs2.FileSystemException
dup
ldc "vfs.provider/close-outstr.error"
aload 0
getfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.file:Lorg/apache/commons/vfs2/FileObject;
aload 2
invokespecial org.apache.commons.vfs2.FileSystemException.<init>:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Throwable;)V
athrow
end local 2 7: StackMap locals:
StackMap stack:
aload 1
athrow
8: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.this$0:Lorg/apache/commons/vfs2/provider/DefaultFileContent;
invokevirtual org.apache.commons.vfs2.provider.DefaultFileContent.endOutput:()V
9: goto 12
StackMap locals:
StackMap stack: java.lang.Exception
10: astore 2
start local 2 11: new org.apache.commons.vfs2.FileSystemException
dup
ldc "vfs.provider/close-outstr.error"
aload 0
getfield org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream.file:Lorg/apache/commons/vfs2/FileObject;
aload 2
invokespecial org.apache.commons.vfs2.FileSystemException.<init>:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Throwable;)V
athrow
end local 2 12: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lorg/apache/commons/vfs2/provider/DefaultFileContent$FileContentOutputStream;
6 7 2 e Ljava/lang/Exception;
11 12 2 e Ljava/lang/Exception;
Exception table:
from to target type
0 2 2 any
3 4 5 Class java.lang.Exception
8 9 10 Class java.lang.Exception
Exceptions:
throws java.io.IOException
}
SourceFile: "DefaultFileContent.java"
NestHost: org.apache.commons.vfs2.provider.DefaultFileContent
InnerClasses:
final FileContentOutputStream = org.apache.commons.vfs2.provider.DefaultFileContent$FileContentOutputStream of org.apache.commons.vfs2.provider.DefaultFileContent