org.apache.jetspeed.util
Class LineCounter

java.lang.Object
  extended byorg.apache.jetspeed.util.LineCounter

public class LineCounter
extends java.lang.Object


Constructor Summary
LineCounter()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 int run(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineCounter

public LineCounter()
Method Detail

main

public static void main(java.lang.String[] args)

run

public int run(java.lang.String path)


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.