org.opentox.pol.xml
Class ParsePolicy

Package class diagram package ParsePolicy
java.lang.Object
  extended by org.opentox.pol.xml.ParsePolicy

public class ParsePolicy
extends Object


Constructor Summary
ParsePolicy()
           
 
Method Summary
 ArrayList<Policy> runParser(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParsePolicy

public ParsePolicy()
Method Detail

runParser

public ArrayList<Policy> runParser(String filename)
                            throws Exception
Throws:
Exception


Copyright © 2010-2011 OpenTox project. All Rights Reserved.