org.crsh.jcr
Class FileSystemAction
java.lang.Object
org.crsh.jcr.FileSystemAction
- Direct Known Subclasses:
- FileSystemAction.EndDirectory, FileSystemAction.File, FileSystemAction.StartDirectory
abstract class FileSystemAction
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Field Summary |
private static org.slf4j.Logger |
log
. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static final org.slf4j.Logger log
- .
FileSystemAction
FileSystemAction()
read
public static void read(SCPCommand cmd,
FileSystem fs)
throws IOException
- Throws:
IOException
read
private static void read(SCPCommand cmd,
FileSystemAction action,
FileSystem fs)
throws IOException
- Throws:
IOException
decode
private static FileSystemAction decode(String line)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.