Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.foo
Class FooFile  view FooFile download FooFile.java

java.lang.Object
  extended bycom.memoire.foo.FooFile

public class FooFile
extends java.lang.Object


Field Summary
private static FooCategory pkg_
           
 
Constructor Summary
FooFile()
           
 
Method Summary
static void catMsg(java.io.File _file)
           
static FooCategory init()
           
static java.lang.Object llMsg(java.io.File _file)
           
static java.lang.Object lsMsg(java.io.File _file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pkg_

private static FooCategory pkg_
Constructor Detail

FooFile

public FooFile()
Method Detail

init

public static final FooCategory init()

catMsg

public static void catMsg(java.io.File _file)

lsMsg

public static java.lang.Object lsMsg(java.io.File _file)

llMsg

public static java.lang.Object llMsg(java.io.File _file)