com.agentfactory.common.compiler
Interface FlagProcessor


public interface FlagProcessor


Method Summary
 int process(java.util.HashMap flagProperties, java.lang.String[] args, int offset)
           
 void usage()
           
 

Method Detail

process

int process(java.util.HashMap flagProperties,
            java.lang.String[] args,
            int offset)

usage

void usage()