org.apache.felix.gogo.command
Class Files
java.lang.Object
org.apache.felix.gogo.command.Files
public class Files
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Files
public Files(BundleContext bc)
cd
public File cd(CommandSession session)
cd
public File cd(CommandSession session,
String dir)
throws IOException
- Throws:
IOException
ls
public File[] ls(CommandSession session)
throws IOException
- Throws:
IOException
ls
public File[] ls(CommandSession session,
String pattern)
throws IOException
- Throws:
IOException
parseSubstring
public static parseSubstring(String value)
compareSubstring
public static boolean compareSubstring( pieces,
String s)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.