Package org.apache.any23.filter
Class IgnoreAccidentalRDFaTest
- java.lang.Object
-
- org.apache.any23.filter.IgnoreAccidentalRDFaTest
-
public class IgnoreAccidentalRDFaTest extends Object
Test case forIgnoreAccidentalRDFa.- Author:
- Michele Mostarda (mostarda@fbk.eu)
-
-
Constructor Summary
Constructors Constructor Description IgnoreAccidentalRDFaTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestAcceptGenericTriple()voidtestBlockCSSTriple()
-
-
-
Method Detail
-
testBlockCSSTriple
public void testBlockCSSTriple() throws TripleHandlerException- Throws:
TripleHandlerException
-
testAcceptGenericTriple
public void testAcceptGenericTriple() throws TripleHandlerException- Throws:
TripleHandlerException
-
-