olr.vrp
Class Parser

java.lang.Object
  extended byVRP.Main
      extended byolr.vrp.Parser

public class Parser
extends VRP.Main

Version:
$Id: Parser.java,v 1.1 2004/08/02 19:25:22 roku Exp $

Field Summary
 
Fields inherited from class VRP.Main
error_counter, gui, p_all, Print, warning_counter
 
Constructor Summary
Parser(boolean validate, boolean debug)
          Initializes an instance of this class.
 
Method Summary
 java.util.List getMessages()
           
 VRP.Model.Model parse(java.lang.String fileURI)
           
 
Methods inherited from class VRP.Main
getModelStatistics, getnoerrormsg, getOutputFile, main, setclassLoop, setdebug, setfetch_all, setgraph, setGUI, setinheritance, setmodeloptions, setModelStatistics, setnoerrormsg, setonly, setOutputFile, setparseroptions, setpropertyLoop, setsimple, setsourceTargetTypes, setstatements, setsubsetSubpropertyDomainRange, settimeStatistics, settriples, settyping, setvalidatoroptions, setverbose, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser(boolean validate,
              boolean debug)
Initializes an instance of this class.

Parameters:
validate -
debug -
Method Detail

parse

public VRP.Model.Model parse(java.lang.String fileURI)
                      throws java.lang.Exception
Throws:
java.lang.Exception

getMessages

public java.util.List getMessages()


Copyright © 2001-2004 University of Hannover. All Rights Reserved.