All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.io.InputStream | +----java.io.FilterInputStream | +----java.io.DataInputStream | +----lti.java.jcf.JcfClassInputStream
public JcfClassInputStream(InputStream fis) throws IOException
public short readCPRef() throws IOException
public short readShortVerbatim() throws IOException
public short readShortMax(int maxValue) throws IOException
public int readIntVerbatim() throws IOException
All Packages Class Hierarchy This Package Previous Next Index