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

Quick Search    Search Deep

Uses of Class
org.mitre.cvw.WhoUserProcessor

Uses of WhoUserProcessor in org.mitre.cvw
 

Fields in org.mitre.cvw declared as WhoUserProcessor
private static WhoUserProcessor WhoUserProcessor.instance
           
 

Methods in org.mitre.cvw that return WhoUserProcessor
static WhoUserProcessor WhoUserProcessor.startProcess(java.lang.String users)
          Creates an instance of the who processor given a list of users the user has asked for (blank if all users).
static WhoUserProcessor WhoUserProcessor.getInstance()
          Returns the current who processor.