A B C D E F G H I J L M N O P R S T U V W X Z _

W

write(int) - Method in class net.sf.transjvm.InstructionStream
 
write(ByteStream, ConstantPool) - Method in class net.sf.transjvm.jvm.Attribute
Writes this Attribute to the stream.
write(ByteStream) - Method in class net.sf.transjvm.jvm.ExceptionEntry
 
write(OutputStream) - Method in class net.sf.transjvm.jvm.UTF
 
write(InstructionStream) - Method in class net.sf.transjvm.Label
 
write(InstructionStream) - Method in class net.sf.transjvm.Statement
Writes this Statement to the stream
writeByteByte(int, int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes two bytes consecutively.
writeByteInt(int, int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes a byte followed by an int.
writeByteShort(int, int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes a byte followed by a short.
writeByteShortShort(int, int, int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes a byte followed by two consecutive shorts
writeData(ByteStream, ConstantPool) - Method in class net.sf.transjvm.jvm.Attribute
Write the data specific to this attribute.
writeData(ByteStream, ConstantPool) - Method in class net.sf.transjvm.jvm.CodeAttribute
 
writeData(ByteStream, ConstantPool) - Method in class net.sf.transjvm.jvm.LineNumberTable
 
writeData(ByteStream, ConstantPool) - Method in class net.sf.transjvm.jvm.LocalVariableTable
 
writeData(ByteStream, ConstantPool) - Method in class net.sf.transjvm.jvm.SourceFileAttribute
 
writeData(ByteStream, ConstantPool) - Method in class net.sf.transjvm.jvm.SyntheticAttribute
 
writeInt(int) - Method in class net.sf.transjvm.InstructionStream
 
writeInt(int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes an int.
writeIntAt(int, int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes an int to the stream at given mark.
writeRef(MemberID) - Method in class net.sf.transjvm.InstructionStream
 
writeShort(int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes a short.
writeShortAt(int, int) - Method in class net.sf.transjvm.InstructionStream
 
writeShortAt(int, int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes an int to the stream at given mark.
writeTo(byte[], int) - Method in class net.sf.transjvm.jvm.ByteStream
Writes the contents of this stream to a byte array.
writeTo(byte[], int) - Method in class net.sf.transjvm.jvm.ConstantPool
Writes this ConstantPool to a byte array starting at offset.
writeUTF(String) - Method in class net.sf.transjvm.jvm.ByteStream
Writes String s to this stream in Java UTF8 format.

A B C D E F G H I J L M N O P R S T U V W X Z _
Copyright 2004-5, Mark Shannon