org.wso2.carbon.utils
Class FileListGenerator

java.lang.Object
  extended by org.wso2.carbon.utils.FileListGenerator

public class FileListGenerator
extends Object


Constructor Summary
FileListGenerator()
           
 
Method Summary
 void generate(String sourceDirName, String outputFile)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileListGenerator

public FileListGenerator()
Method Detail

generate

public void generate(String sourceDirName,
                     String outputFile)
              throws ServerException
Throws:
ServerException

main

public static void main(String[] args)
                 throws ServerException
Throws:
ServerException


Copyright © 2014 WSO2 Inc. All rights reserved.