de.fau.cs.www8.jadeowlcodec.tool
Class PlatformServices

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.tool.PlatformServices

public class PlatformServices
extends java.lang.Object


Constructor Summary
PlatformServices()
           
 
Method Summary
static Reasoner getReasoner()
           
static javax.xml.parsers.DocumentBuilder newDocumentBuilder()
           
static void setReasoner(java.lang.String _host, int _port)
          only call to initialize platform service with anything other than localhost:8080
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformServices

public PlatformServices()
Method Detail

newDocumentBuilder

public static javax.xml.parsers.DocumentBuilder newDocumentBuilder()

getReasoner

public static Reasoner getReasoner()

setReasoner

public static void setReasoner(java.lang.String _host,
                               int _port)
only call to initialize platform service with anything other than localhost:8080

Parameters:
_host -
_port -


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg