Hilbert II - Version 0.03.04

org.qedeq.kernel.xml.handler.parser
Class LoadXmlOperatorListUtility

java.lang.Object
  extended byorg.qedeq.kernel.xml.handler.parser.LoadXmlOperatorListUtility

public final class LoadXmlOperatorListUtility
extends Object

Load operator list from an XML file.

Version:
$Revision: 1.5 $

Method Summary
static List getOperatorList(String from)
          Get operator list out of XML file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOperatorList

public static List getOperatorList(String from)
                            throws XmlFileExceptionList
Get operator list out of XML file.

Parameters:
from - Read this XML file.
Returns:
Operator list.
Throws:
XmlFileExceptionList - Loading failed.

Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.