All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.io.OutputStream | +----java.io.FilterOutputStream | +----java.io.DataOutputStream | +----lti.java.jcf.JcfClassOutputStream
public JcfClassOutputStream(OutputStream fos) throws IOException
public void writeCPRef(int cpIndex) throws IOException
public void writeShortVerbatim(int value) throws IOException
public void writeIntVerbatim(int value) throws IOException
public void writeShortMax(int value, int maxValue) throws IOException
All Packages Class Hierarchy This Package Previous Next Index