org.crsh.jcr
Class FileSystemAction.File

java.lang.Object
  extended by org.crsh.jcr.FileSystemAction
      extended by org.crsh.jcr.FileSystemAction.File
Enclosing class:
FileSystemAction

private static class FileSystemAction.File
extends FileSystemAction


Field Summary
private  int length
          .
private  String name
          .
 
Constructor Summary
private FileSystemAction.File(String name, int length)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.crsh.jcr.FileSystemAction
read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

private final String name
.


length

private final int length
.

Constructor Detail

FileSystemAction.File

private FileSystemAction.File(String name,
                              int length)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 eXo Platform SAS. All Rights Reserved.