org.apache.james.jspf.impl
Class SPFQuery

java.lang.Object
  extended by org.apache.james.jspf.impl.SPFQuery

public class SPFQuery
extends java.lang.Object

This class is used for commandline usage of JSPF


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

Constructor Detail

SPFQuery

public SPFQuery()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - The commandline arguments to parse


Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.