de.fau.cs.www8.jadeowlcodec
Class TBoxDocument

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.IncomingDocument
      extended by de.fau.cs.www8.jadeowlcodec.TBoxDocument

public class TBoxDocument
extends IncomingDocument

Author:
Ulf Schreiber

Field Summary
 
Fields inherited from class de.fau.cs.www8.jadeowlcodec.IncomingDocument
doc, tBoxVersion
 
Constructor Summary
TBoxDocument(java.io.InputStream ins, TBoxVersion tBoxVersion)
           
TBoxDocument(java.lang.String ins, TBoxVersion tBoxVersion)
           
 
Method Summary
 Uri.Other getUri()
           
 
Methods inherited from class de.fau.cs.www8.jadeowlcodec.IncomingDocument
adjustMessageNamespaces, adjustNamespacesForTBox, getAgentKB, getDoc, possiblyNamespaceID, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TBoxDocument

public TBoxDocument(java.io.InputStream ins,
                    TBoxVersion tBoxVersion)
             throws javax.xml.parsers.ParserConfigurationException,
                    org.xml.sax.SAXException,
                    java.io.IOException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException

TBoxDocument

public TBoxDocument(java.lang.String ins,
                    TBoxVersion tBoxVersion)
             throws javax.xml.parsers.ParserConfigurationException,
                    org.xml.sax.SAXException,
                    java.io.IOException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException
Method Detail

getUri

public Uri.Other getUri()


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