org.apache.any23.extractor.rdf
Class TurtleExtractorTest
java.lang.Object
org.apache.any23.extractor.rdf.TurtleExtractorTest
public class TurtleExtractorTest
- extends Object
Test case for NTriplesExtractor
.
- Version:
- $Id: TurtleExtractorTest.html 1233375 2012-01-19 13:45:22Z simonetripodi $
- Author:
- Michele Mostarda ( michele.mostarda@gmail.com )
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TurtleExtractorTest
public TurtleExtractorTest()
setUp
public void setUp()
tearDown
public void tearDown()
testTypedLiteralIncompatibleValueSupport
public void testTypedLiteralIncompatibleValueSupport()
throws IOException,
org.apache.any23.extractor.ExtractionException,
org.apache.any23.writer.TripleHandlerException
- Tests the correct support for a typed literal with incompatible value.
- Throws:
IOException
org.apache.any23.extractor.ExtractionException
org.apache.any23.writer.TripleHandlerException
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.