org.apache.maven.doxia.module.rtf
Class PBMReader
java.lang.Object
org.apache.maven.doxia.module.rtf.PBMReader
public class PBMReader
extends java.lang.Object
TYPE_PBM
public static final int TYPE_PBM
TYPE_PGM
public static final int TYPE_PGM
TYPE_PPM
public static final int TYPE_PPM
PBMReader
public PBMReader(String fileName)
throws Exception
bytesPerLine
public int bytesPerLine()
height
public int height()
main
public static void main(String[] args)
throws Exception
maxValue
public int maxValue()
read
public int read(byte[] b,
int off,
int len)
throws IOException
skip
public long skip(long count)
throws IOException