public class HandleMonitor
extends java.lang.Object
Constructor and Description |
---|
HandleMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
dump()
Dumps the contents of this monitor
|
void |
dump(java.io.File file)
Dumps the information for a file
|
boolean |
isOpen(java.io.File file)
Checks, if the file is open
|
java.io.InputStream |
open(java.io.File file)
Opens a file and returns an InputStream
|
public java.io.InputStream open(java.io.File file) throws java.io.FileNotFoundException
file
- java.io.FileNotFoundException
public boolean isOpen(java.io.File file)
file
- public void dump()
public void dump(java.io.File file)
file
- "Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"