All Packages This Package Class Hierarchy Class Search Index
Class bmsi.edx.fs.FSPager
java.lang.Object
|
+----java.io.OutputStream
|
+----bmsi.edx.fs.FSPager
public class FSPager
extends java.io.OutputStream
{
// Constructors 1
public FSPager(EDX4978);
// Methods 3
public void close() throws IOException;
public boolean isCancelled();
public void write(int) throws IOException;
}
public FSPager(EDX4978 sp)
public boolean isCancelled()
public void write(int c) throws IOException
- Overrides:
- write in class OutputStream
public void close() throws IOException
- Overrides:
- close in class OutputStream
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7