wt.boot
Class JarInstaller.PropertiesOutputStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
wt.boot.JarInstaller.PropertiesOutputStream
- Enclosing class:
- JarInstaller
- static class JarInstaller.PropertiesOutputStream
- extends FilterOutputStream
Method Summary |
void |
write(int b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
writer
PrintWriter writer
skip
boolean skip
JarInstaller.PropertiesOutputStream
public JarInstaller.PropertiesOutputStream(OutputStream out)
write
public void write(int b)
throws IOException
- Throws:
IOException