public class DebugFileInputStream
extends java.io.FileInputStream
DebugFileInputStream
class implements...Constructor and Description |
---|
DebugFileInputStream(java.io.File file) |
DebugFileInputStream(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
dump(java.io.PrintStream out) |
void |
dump(java.io.PrintWriter out) |
static void |
dumpRegistered(java.io.PrintStream out) |
static void |
dumpRegistered(java.io.PrintWriter out) |
public DebugFileInputStream(java.lang.String name) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public DebugFileInputStream(java.io.File file) throws java.io.FileNotFoundException
java.io.FileNotFoundException
public static void dumpRegistered(java.io.PrintWriter out)
public static void dumpRegistered(java.io.PrintStream out)
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.FileInputStream
java.io.IOException
public void dump(java.io.PrintWriter out)
public void dump(java.io.PrintStream out)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"