issrg.test.xmlPolicyParser
Class XMLPolicyParserTest

java.lang.Object
  extended by issrg.test.xmlPolicyParser.XMLPolicyParserTest

public class XMLPolicyParserTest
extends java.lang.Object

This application tests that the XMLPolicyParser parses the policy OK.


Field Summary
protected static java.io.PrintStream err
           
protected static java.io.PrintStream out
           
 
Constructor Summary
XMLPolicyParserTest()
           
 
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
 

Field Detail

out

protected static java.io.PrintStream out

err

protected static java.io.PrintStream err
Constructor Detail

XMLPolicyParserTest

public XMLPolicyParserTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception