public class JCRDirectory
extends Directory
| Constructor and Description |
|---|
JCRDirectory(Node directory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
IndexOutput |
createOutput(String name)
Deprecated.
|
void |
deleteFile(String name)
Deprecated.
|
boolean |
fileExists(String name)
Deprecated.
|
long |
fileLength(String name)
Deprecated.
|
long |
fileModified(String name)
Deprecated.
|
String[] |
listAll()
Deprecated.
|
IndexInput |
openInput(String name)
Deprecated.
|
void |
touchFile(String name)
Deprecated.
|
public String[] listAll() throws IOException
IOExceptionpublic boolean fileExists(String name) throws IOException
IOExceptionpublic long fileModified(String name) throws IOException
IOExceptionpublic void touchFile(String name) throws IOException
IOExceptionpublic void deleteFile(String name) throws IOException
IOExceptionpublic long fileLength(String name) throws IOException
IOExceptionpublic IndexInput openInput(String name) throws IOException
IOExceptionpublic IndexOutput createOutput(String name) throws IOException
IOExceptionpublic void close()
throws IOException
IOException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"