de.fau.cs.www8.jadeowlcodec.triplestore
Class RdfXmlParserTest

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.triplestore.RdfXmlParserTest

public class RdfXmlParserTest
extends java.lang.Object

Author:
Ulf Schreiber

Constructor Summary
RdfXmlParserTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void testParse()
          Test method for RdfXmlParser.parse(de.fau.cs.www8.jadeowlcodec.IncomingDocument, de.fau.cs.www8.jadeowlcodec.triplestore.TripleStore).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RdfXmlParserTest

public RdfXmlParserTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws java.lang.Exception
Throws:
java.lang.Exception

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testParse

public void testParse()
Test method for RdfXmlParser.parse(de.fau.cs.www8.jadeowlcodec.IncomingDocument, de.fau.cs.www8.jadeowlcodec.triplestore.TripleStore).


main

public static void main(java.lang.String[] args)


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